RSS feed
	
	
	
		ff9f6e1b
		 – Vincent Batoufflet <vincent@batoufflet.info>
 authored
 and spf13 <steve.francia@gmail.com>
 committed
 on 2014/01/26 05:48
		
Fix panic with HTTP serve initialization problems.
		 
	
		0ce6f05f
		 – Vincent Batoufflet <vincent@batoufflet.info>
 authored
 and spf13 <steve.francia@gmail.com>
 committed
 on 2014/01/26 05:28
		
Add text transformation template functions.
		 
	
		18b9948f
		 – spf13 <steve.francia@gmail.com>
 authored
 on 2014/01/28 18:29
		
Using table of contents within the documentation.
		 
	
		1882ffab
		 – spf13 <steve.francia@gmail.com>
 authored
 on 2014/01/28 18:24
		
Adding support for boolean params
		 
	
		1da3fd03
		 – spf13 <steve.francia@gmail.com>
 authored
 on 2014/01/28 18:11
		
Continue with TOC integration and page refactor. Updated a few tests to match new generated output.
		 
	
		f45c6bc3
		 – spf13 <steve.francia@gmail.com>
 authored
 on 2014/01/28 18:09
		
Moved TOC test into page_test. Some general page_test cleanup.
		 
	
		9666f33e
		 – spf13 <steve.francia@gmail.com>
 authored
 on 2014/01/27 12:32
		
Don’t render short codes on summary twice
		 
	
		f82c645b
		 – spf13 <steve.francia@gmail.com>
 authored
 on 2014/01/27 05:07
		
fixing 178.
		 
	
		d0825a21
		 – spf13 <steve.francia@gmail.com>
 authored
 on 2014/01/27 12:16
		
Big refactor of pages code. Changed TOC code to only parse when actually used
		 
	
		f62e3e99
		 – Niels Widger <niels.widger@gmail.com>
 authored
 and spf13 <steve.francia@gmail.com>
 committed
 on 2014/01/18 06:42
		
Add new TableOfContents Page variable (Markdown only)
		 
	
		4f1807c7
		 – spf13 <steve.francia@gmail.com>
 authored
 on 2014/01/22 12:16
		
Replacing hall of fame with showcase. (new type, content driven, thumbnails, etc)
		 
	
		9564e6e9
		 – spf13 <steve.francia@gmail.com>
 authored
 on 2014/01/22 12:06
		
Adding support for some primitive template math functions
		 
	
		0e013b52
		 – Andrew Codispoti <andrew@deepeningdays.com>
 authored
 and spf13 <steve.francia@gmail.com>
 committed
 on 2014/01/20 11:24
		
add andrewcodispoti.com to hall-of-fame
		 
	
		3851117c
		 – spf13 <steve.francia@gmail.com>
 authored
 on 2014/01/21 12:12
		
renaming MinRead to ReadingTime and adding to documentation.
		 
	
		50a7f97a
		 – spf13 <steve.francia@gmail.com>
 authored
 on 2014/01/21 15:05
		
Updating page variable documentation (for templates).
		 
	
		f0634ec0
		 – spf13 <steve.francia@gmail.com>
 authored
 on 2014/01/18 17:16
		
fixed #171. RSSlink is now RSSLink (and matches existing docs).
		 
	
		ae15ff09
		 – spf13 <steve.francia@gmail.com>
 authored
 on 2014/01/18 16:26
		
Fixing test which erroneously checked values and order, rather than just values.
		 
	
		44186c6a
		 – spf13 <steve.francia@gmail.com>
 authored
 on 2014/01/18 16:18
		
Extending rss item limit to 50… can reduce further in template with ‘first N’ functionality.
		 
	
		fa2e58fd
		 – spf13 <steve.francia@gmail.com>
 authored
 on 2014/01/18 06:02
		
Have travis build with latest go.
		 
	
		cb040533
		 – spf13 <steve.francia@gmail.com>
 authored
 on 2014/01/18 06:02
		
RSS improvements, now limit to 15 items and provide accurate date. fixed #172
		 
	
		303be735
		 – spf13 <steve.francia@gmail.com>
 authored
 on 2014/01/18 05:58
		
Adding github button to docs homepage
		 
	
		c51d040e
		 – Steve Francia <steve.francia@gmail.com>
 authored
 on 2014/01/15 06:06
		
Adding Werker status to readme
		 
	
		845d0976
		 – Steve Francia <steve.francia@gmail.com>
 authored
 on 2014/01/15 06:02
		
Create wercker.yml
		 
	
		f8243624
		 – Brandon Philips <brandon@ifup.co>
 authored
 and spf13 <steve.francia@gmail.com>
 committed
 on 2014/01/12 14:38
		
feat(docs/hall-of-fame): add ifup
		 
	
		438c2198
		 – Phil Pennock <pdp@spodhuis.org>
 authored
 and spf13 <steve.francia@gmail.com>
 committed
 on 2014/01/03 13:36
		
Add `canonifyurls` config option.
		 
	
		2ff108fc
		 – spf13 <steve.francia@gmail.com>
 authored
 on 2014/01/10 16:19
		
Add highlighting of code in documentation and clean up a bunch of the docs.
		 
	
		13b5c10d
		 – spf13 <steve.francia@gmail.com>
 authored
 on 2014/01/10 07:52
		
Rewriting some homepage text
		 
	
		74d7ae1f
		 – spf13 <steve.francia@gmail.com>
 authored
 on 2014/01/10 07:48
		
A bunch of style updates. Switching to bootstrap carousel.
		 
	
		01da9a40
		 – spf13 <steve.francia@gmail.com>
 authored
 on 2014/01/10 07:50
		
Report error, but don’t fatally stop if pygments has error. Return original string. (+1 squashed commit)
		 
	
		3fd6c1a2
		 – spf13 <steve.francia@gmail.com>
 authored
 on 2014/01/09 12:33
		
Adding some embedded short codes (including code highlighting)
		 
	
		13b067b5
		 – spf13 <steve.francia@gmail.com>
 authored
 on 2014/01/09 12:27
		
Adding support for embedded templates
		 
	
		f78e2cb8
		 – spf13 <steve.francia@gmail.com>
 authored
 on 2014/01/08 04:19
		
Removing Twitter js
		 
	
		a70acd11
		 – spf13 <steve.francia@gmail.com>
 authored
 on 2014/01/08 04:18
		
New Icon Font for Hugo
		 
	
		247db151
		 – Steve Francia <steve.francia@gmail.com>
 authored
 on 2014/01/03 07:58
		
Adding some analytics
		 
	
		b82baa28
		 – Dana Woodman <dana@danawoodman.com>
 authored
 and spf13 <steve.francia@gmail.com>
 committed
 on 2013/12/31 09:00
		
Adding chimeraarts.org to hall-of-fame
		 
	
		5550c414
		 – Krisztián Szabó <krisztian.szabo@netlife.hu>
 authored
 and spf13 <steve.francia@gmail.com>
 committed
 on 2013/12/28 15:37
		
Added append-port flag
		 
	
		e5aa08ff
		 – William King <william.king@quentustech.com>
 authored
 and spf13 <steve.francia@gmail.com>
 committed
 on 2013/12/15 19:37
		
If baseurl is set then print that on the command line, else leave as default of localhost
		 
	
		8b84156f
		 – Egon Elbre <egonelbre@gmail.com>
 authored
 and spf13 <steve.francia@gmail.com>
 committed
 on 2013/11/23 16:16
		
Example of a multilingual site.
		 
	
		8055838c
		 – spf13 <steve.francia@gmail.com>
 authored
 on 2013/12/28 08:44
		
Allowing empty files (ignored) so you can touch a new file while watching
		 
	
		1c60d5bf
		 – Egon Elbre <egonelbre@gmail.com>
 authored
 and spf13 <steve.francia@gmail.com>
 committed
 on 2013/12/16 05:34
		
Don't shutdown hugo on an empty file.
		 
	
		8d80f9b3
		 – Egon Elbre <egonelbre@gmail.com>
 authored
 and spf13 <steve.francia@gmail.com>
 committed
 on 2013/12/15 12:19
		
Added batching behavior for page building.
		 
	
		1979f7d9
		 – Egon Elbre <egonelbre@gmail.com>
 authored
 and spf13 <steve.francia@gmail.com>
 committed
 on 2013/12/15 11:49
		
Avoid locking the files for an extended amount of time. Sublime Text
		 
	
		e46148f9
		 – Egon Elbre <egonelbre@gmail.com>
 authored
 and spf13 <steve.francia@gmail.com>
 committed
 on 2013/12/15 11:31
		
Fix static file change detection on Windows.
		 
	
		065928fc
		 – spf13 <steve.francia@gmail.com>
 authored
 on 2013/12/28 07:56
		
Adding page sorting by weight function (the default)
		 
	
		34ac562c
		 – spf13 <steve.francia@gmail.com>
 authored
 on 2013/12/20 13:11
		
Added documentation on ordering indexes, content and content within indexes
		 
	
		70745e8c
		 – spf13 <steve.francia@gmail.com>
 authored
 on 2013/12/20 04:10
		
Complete refactor of indexes, move (and rewrite) page sorting to page.go, add tests
		 
	
		6aa3e512
		 – Henry <cryptix@riseup.net>
 authored
 and spf13 <steve.francia@gmail.com>
 committed
 on 2013/11/24 17:10
		
Added PageSorter and PagesByDate
		 
	
		c7083a5d
		 – Ruben <ruben.nellen@gmail.com>
 authored
 and spf13 <steve.francia@gmail.com>
 committed
 on 2013/11/29 10:12
		
Section in example was wrong for happiness.md
		 
	
		950d9f55
		 – Ruben <ruben.nellen@gmail.com>
 authored
 and spf13 <steve.francia@gmail.com>
 committed
 on 2013/11/29 03:22
		
Testcases for multilevel structure were wrong
		 
	
		de670ced
		 – Ruben <ruben.nellen@gmail.com>
 authored
 and spf13 <steve.francia@gmail.com>
 committed
 on 2013/11/28 10:27
		
Fixes #141: Wrong section in multi level structure
		 
	
		6da23f74
		 – Caleb Spare <cespare@gmail.com>
 authored
 and spf13 <steve.francia@gmail.com>
 committed
 on 2013/11/24 08:48
		
Gofmt
		 
	
		1abc2f0b
		 – Matt Way <git@mway.me>
 authored
 and spf13 <steve.francia@gmail.com>
 committed
 on 2013/11/21 19:28
		
properly use non-localhost BaseUrl in server command
		 
	
		a1051964
		 – spf13 <steve.francia@gmail.com>
 authored
 on 2013/12/10 17:23
		
Adding better contribution guidelines from the read me to the contribution page.
		 
	
		dd574628
		 – spf13 <steve.francia@gmail.com>
 authored
 on 2013/12/10 14:38
		
Adding community section to the documentation
		 
	
		ceb70805
		 – spf13 <steve.francia@gmail.com>
 authored
 on 2013/12/10 14:38
		
Adding selected tweets to the homepage
		 
	
		f09505a6
		 – spf13 <steve.francia@gmail.com>
 authored
 on 2013/12/10 14:36
		
Adding example short codes to the documentation
		 
	
		6410965b
		 – Noah Campbell <noahcampbell@gmail.com>
 authored
 on 2013/12/07 15:51
		
Add go fmt to contribution guidelines
		 
	
		357ab956
		 – Noah Campbell <noahcampbell@gmail.com>
 authored
 on 2013/12/07 15:48
		
Add Contribution Guidelines
		 
	
		0e04b9a0
		 – spf13 <steve.francia@gmail.com>
 authored
 on 2013/12/06 18:57
		
Moving processing short codes to the page
		 
	
		d0ef3d43
		 – spf13 <steve.francia@gmail.com>
 authored
 on 2013/12/06 18:56
		
better handling of detecting markup format
		 
	
		f432b187
		 – spf13 <steve.francia@gmail.com>
 authored
 on 2013/12/06 18:32
		
render shortcodes prior to converting to html
		 
	
		a45de56d
		 – spf13 <steve.francia@gmail.com>
 authored
 on 2013/12/06 18:14
		
adding support for shortcodes with opening and closing tags
		 
	
		db29f57c
		 – spf13 <steve.francia@gmail.com>
 authored
 on 2013/12/05 04:43
		
Adding (source code) Highlight template helper
		 
	
		fa29e94e
		 – spf13 <steve.francia@gmail.com>
 authored
 on 2013/12/05 04:42
		
Adding Pygments helper
		 
	
		44d57fdc
		 – spf13 <steve.francia@gmail.com>
 authored
 on 2013/12/05 04:29
		
Reorganize helpers
		 
	
		10c7cf29
		 – David Arroyo <darroyo@constantcontact.com>
 authored
 and Noah Campbell <noahcampbell@gmail.com>
 committed
 on 2013/12/01 15:33
		
Create directories in publishdir with mode 0777.
		 
	
		ba5dadff
		 – David Gay <oddshocks@riseup.net>
 authored
 and Noah Campbell <noahcampbell@gmail.com>
 committed
 on 2013/11/23 09:51
		
Typo fix in docs.
		 
	
		32d9345b
		 – Valeri Karpov <valkar207@gmail.com>
 authored
 and Noah Campbell <noahcampbell@gmail.com>
 committed
 on 2013/11/22 12:59
		
Fix a minor typo in types.md
		 
	
		b351731f
		 – Javed Khan <javed@agiliq.com>
 authored
 and Noah Campbell <noahcampbell@gmail.com>
 committed
 on 2013/11/23 16:06
		
quickstart docs - fix flag needs arg error
		 
	
		860f982c
		 – Tim Esselens <tim.esselens@gmail.com>
 authored
 and Noah Campbell <noahcampbell@gmail.com>
 committed
 on 2013/11/19 09:10
		
fixed trailing dir slash when using slug
		 
	
		e425226a
		 – Phil Pennock <pdp@spodhuis.org>
 authored
 and Noah Campbell <noahcampbell@gmail.com>
 committed
 on 2013/11/18 13:31
		
Documentation updates, mostly for my bits
		 
	
		07978e4a
		 – Phil Pennock <pdp@spodhuis.org>
 authored
 and Noah Campbell <noahcampbell@gmail.com>
 committed
 on 2013/11/17 23:35
		
configurable permalinks support
		 
	
		4f335f0c
		 – spf13 <steve.francia@gmail.com>
 authored
 on 2013/11/15 18:47
		
Updated release notes.
		 
	
		445b7d23
		 – spf13 <steve.francia@gmail.com>
 authored
 on 2013/11/15 16:45
		
Updating docs to include ‘first’ functionality for the homepage
		 
	
		aedfa6a2
		 – spf13 <steve.francia@gmail.com>
 authored
 on 2013/11/15 16:43
		
Version bump 0.9
		 
	
		ad2c0b56
		 – spf13 <steve.francia@gmail.com>
 authored
 on 2013/11/14 04:37
		
Homepage now has all content available, use sorting and first to control rendering
		 
	
		13fa7cb7
		 – spf13 <steve.francia@gmail.com>
 authored
 on 2013/11/14 04:32
		
lowercase template function first to be consistent with all other template functions
		 
	
		50d9046b
		 – Michael D. Johas Teener <m@j0t.us>
 authored
 on 2013/11/12 12:36
		
remove initialization loop error from compile
		 
	
		40d05f12
		 – Phil Pennock <pdp@spodhuis.org>
 authored
 and Noah Campbell <noahcampbell@gmail.com>
 committed
 on 2013/11/10 07:04
		
Truncated; .Site.Params; First function
		 
	
		6017599a
		 – spf13 <steve.francia@gmail.com>
 authored
 on 2013/11/12 04:38
		
restored behavior of respecting config values unless set by command flags. fixed #116
		 
	
		ef595aed
		 – Noah Campbell <noahcampbell@gmail.com>
 authored
 on 2013/11/09 09:35
		
Handle schema-less urls when apply absurl
		 
	
		90a902c8
		 – spf13 <steve.francia@gmail.com>
 authored
 on 2013/11/08 20:33
		
fixing double slash during absurlify
		 
	
		b69694a3
		 – spf13 <steve.francia@gmail.com>
 authored
 on 2013/11/08 20:17
		
Merge branch 'master' of github.com:spf13/hugo
		 
	
		532e2e7b
		 – spf13 <steve.francia@gmail.com>
 authored
 on 2013/11/08 20:16
		
Some mobile and other fixes for docs
		 
	
		0b6a11c9
		 – Steve Francia <steve.francia@gmail.com>
 authored
 on 2013/11/07 11:33
		
Merge pull request #113 from oyvindsk/master
		 
	
		adc559b0
		 – Øyvind Skaar <os@odots.org>
 authored
 on 2013/11/07 14:47
		
minor documentation fix
		 
	
		ad04f6c8
		 – Noah Campbell <noahcampbell@gmail.com>
 authored
 on 2013/11/05 17:51
		
Adding baseline
		 
	
		86233c00
		 – Noah Campbell <noahcampbell@gmail.com>
 authored
 on 2013/11/05 17:28
		
Remove the hugo-nav function
		 
	
		1cebce12
		 – Noah Campbell <noahcampbell@gmail.com>
 authored
 on 2013/11/05 00:29
		
Adding RSS test case.
		 
	
		b2236457
		 – Noah Campbell <noahcampbell@gmail.com>
 authored
 on 2013/11/04 23:32
		
Fix Test Name
		 
	
		1fbcaf92
		 – spf13 <steve.francia@gmail.com>
 authored
 on 2013/11/04 19:28
		
Buffers instead of pipes
		 
	
		226bc8f5
		 – spf13 <steve.francia@gmail.com>
 authored
 on 2013/11/04 19:24
		
Updated release notes
		 
	
		23a5711d
		 – Noah Campbell <noahcampbell@gmail.com>
 authored
 on 2013/11/01 16:36
		
Fix benchmark panic
		 
	
		23a711a2
		 – spf13 <steve.francia@gmail.com>
 authored
 on 2013/11/01 14:43
		
Hugo updated to work with latest cobra
		 
	
		9af47f07
		 – Noah Campbell <noahcampbell@gmail.com>
 authored
 on 2013/10/31 18:14
		
Improve rendering time
		 
	
		f4cb8e16
		 – Noah Campbell <noahcampbell@gmail.com>
 authored
 on 2013/10/29 16:24
		
Adding benchmark for transformation module.
		 
	
		789aa6ad
		 – Noah Campbell <noahcampbell@gmail.com>
 authored
 on 2013/10/31 11:46
		
Removing check for directory: static, layouts
		 
	
		861472be
		 – spf13 <steve.francia@gmail.com>
 authored
 on 2013/10/31 05:51
		
Small tweaks to Homepage and CSS
		 
	
		1d0d280e
		 – spf13 <steve.francia@gmail.com>
 authored
 on 2013/10/31 05:51
		
Addition of an indexes section to the docs. Updated most of the existing index content.
		 
	
		a7dae30a
		 – spf13 <steve.francia@gmail.com>
 authored
 on 2013/10/31 05:49
		
More work on indexes
		 
Next