hugo/hugolib
2014-03-24 14:34:41 -04:00
..
benchmark_test.go Fixing issues go vet reports. 2014-03-01 09:56:17 -05:00
config.go Reorganization of helpers. Centralized Url/Path logic. Fixed #175. 2014-02-27 20:33:18 -05:00
index.go change golang to go 2014-03-24 14:34:41 -04:00
indexing_test.go gofmt all go code 2014-01-29 18:03:35 -05:00
metadata.go Fixing issues go vet reports. 2014-03-01 09:56:17 -05:00
node.go gofmt all go code 2014-01-29 18:03:35 -05:00
page.go Make error message when encountering unrecognized file extensions more helpful 2014-02-28 22:11:41 -05:00
page_index_test.go Big index overhaul. Now supporting ordering tokens by count or alphabetically. Also made full indexes available to the Site variable. 2013-10-25 18:40:55 -04:00
page_permalink_test.go Make per-page url overrides take precedence over section permalink settings 2014-02-28 11:55:37 -05: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 issues go vet reports. 2014-03-01 09:56:17 -05:00
shortcode.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
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 Fixes #227 by properly scoping the variables within the go routine. 2014-03-13 20:34:47 +01:00
site_show_plan_test.go Fixing issues go vet reports. 2014-03-01 09:56:17 -05:00
site_test.go Fixing issues go vet reports. 2014-03-01 09:56:17 -05:00
site_url_test.go Fixing issues go vet reports. 2014-03-01 09:56:17 -05:00
siteinfo_test.go Gofmt 2013-12-16 17:40:10 -05:00
summary.go Code reorg, helpers.go has been decomposed. 2013-09-03 16:16:07 -07:00