hugo/hugolib
spf13 f0634ec059 fixed #171. RSSlink is now RSSLink (and matches existing docs).
Added backwards compatibility accessor for existing templates.
2014-01-18 22:16:19 -05:00
..
benchmark_test.go
config.go Add canonifyurls config option. 2014-01-13 10:06:12 -05:00
index.go Complete refactor of indexes, move (and rewrite) page sorting to page.go, add tests 2013-12-20 09:10:05 -05:00
indexing_test.go Fixing test which erroneously checked values and order, rather than just values. 2014-01-18 21:26:34 -05:00
metadata.go
node.go fixed #171. RSSlink is now RSSLink (and matches existing docs). 2014-01-18 22:16:19 -05:00
page.go Adding page sorting by weight function (the default) 2013-12-28 12:56:12 -05:00
page_index_test.go
page_permalink_test.go
page_test.go Allowing empty files (ignored) so you can touch a new file while watching 2013-12-28 13:47:34 -05:00
page_time_integration_test.go
path.go
path_seperators_test.go
permalinks.go
permalinks_test.go
planner.go
redis.cn.md
rss_test.go Gofmt 2013-12-16 17:40:10 -05:00
shortcode.go Adding some embedded short codes (including code highlighting) 2014-01-10 21:27:32 -05:00
site.go fixed #171. RSSlink is now RSSLink (and matches existing docs). 2014-01-18 22:16:19 -05:00
site_show_plan_test.go
site_test.go Add canonifyurls config option. 2014-01-13 10:06:12 -05:00
site_url_test.go
siteinfo_test.go Gofmt 2013-12-16 17:40:10 -05:00
summary.go