hugo/hugolib
2014-04-09 17:45:34 -04:00
..
benchmark_test.go Fixing issues go vet reports. 2014-03-01 09:56:17 -05:00
node.go Adding Params to node for easy template access of page.params without throwing errors. 2014-04-08 21:40:38 -04:00
page.go Making node.Keywords the correct length 2014-04-08 21:40:03 -04:00
page_permalink_test.go Fixing all tests to pass with new Viper Config 2014-04-07 11:44:51 -04:00
page_taxonomy_test.go Renamed Indexes to Taxonomies. Old template and config parameters still work. 2014-04-09 17:15:04 -04:00
page_test.go Fixing issues go vet reports. 2014-03-01 09:56:17 -05:00
page_time_integration_test.go Adding support for date field in front matter as date (as TOML provides) 2013-10-24 15:18:57 -07:00
pageSort.go Add sort pages by Title and by LinkTitle 2014-03-13 11:39:13 +01:00
path_seperators_test.go Refactor layout selection code 2013-10-08 18:44:15 +02:00
permalinks.go Reorganize helpers 2013-12-05 09:29:41 -05:00
permalinks_test.go configurable permalinks support 2013-11-18 13:32:56 -08:00
planner.go Refactor layout selection code 2013-10-08 18:44:15 +02:00
redis.cn.md Adding benchmark for parsing pages using unicode. 2013-08-09 17:36:32 -07:00
rss_test.go Fixing all tests to pass with new Viper Config 2014-04-07 11:44:51 -04:00
shortcode.go Adding support for logging & verbose logging. Consolidation of error handling. Integration of jWalterWeatherman library. Fixed #137 2014-03-31 13:23:34 -04:00
shortcode_test.go Shortcode cleanup. Added a ton of tests. Much more flexible with input. Doesn't crash with bad input. Fixed #193 2014-02-25 23:57:31 -05:00
site.go Added internal rss.xml template and config option to turn off rss creation 2014-04-09 17:45:34 -04:00
site_show_plan_test.go Fix test to not fail when order is different, but slice contents are the same. 2014-04-08 21:57:25 -04:00
site_test.go Renamed Indexes to Taxonomies. Old template and config parameters still work. 2014-04-09 17:15:04 -04:00
site_url_test.go Renamed Indexes to Taxonomies. Old template and config parameters still work. 2014-04-09 17:15:04 -04:00
siteinfo_test.go Fixing all tests to pass with new Viper Config 2014-04-07 11:44:51 -04:00
summary.go Adding support for logging & verbose logging. Consolidation of error handling. Integration of jWalterWeatherman library. Fixed #137 2014-03-31 13:23:34 -04:00
taxonomy.go Renamed Indexes to Taxonomies. Old template and config parameters still work. 2014-04-09 17:15:04 -04:00
taxonomy_test.go Renamed Indexes to Taxonomies. Old template and config parameters still work. 2014-04-09 17:15:04 -04:00