hugo/hugolib
Noah Campbell 2ebfb33fe0 Move alias logic to target module
I want to move all logic to writing aliases to target so I can pave the
way for writing aliases specific to other runtimes (like .htaccess for
apache or a script for updating AWS or symlinking on a filesystem).
2013-09-12 21:20:00 -07:00
..
benchmark_test.go Remove page module dependence on opening files 2013-09-04 19:36:06 -07:00
config.go Normalize paths within hugo 2013-09-12 10:48:59 -07:00
index.go Code reorg, helpers.go has been decomposed. 2013-09-03 16:16:07 -07:00
indexing_test.go Formatting cleanup 2013-08-17 23:52:16 -04:00
metadata.go Code reorg, helpers.go has been decomposed. 2013-09-03 16:16:07 -07:00
node.go Code reorg, helpers.go has been decomposed. 2013-09-03 16:16:07 -07:00
page.go Normalize paths within hugo 2013-09-12 10:48:59 -07:00
page_index_test.go Test GetParam and the various incarnations of frontmatter. 2013-08-12 20:25:32 -07:00
page_test.go Normalize paths within hugo 2013-09-12 10:48:59 -07:00
page_time_integration_test.go Support for non-standard formats. 2013-08-12 14:35:39 -07:00
path.go Code reorg, helpers.go has been decomposed. 2013-09-03 16:16:07 -07:00
path_seperators_test.go Normalize paths within hugo 2013-09-12 10:48:59 -07:00
planner.go Move alias rendering to target 2013-09-12 16:18:30 -07:00
redis.cn.md Adding benchmark for parsing pages using unicode. 2013-08-09 17:36:32 -07:00
shortcode.go Code reorg, helpers.go has been decomposed. 2013-09-03 16:16:07 -07:00
site.go Move alias logic to target module 2013-09-12 21:20:00 -07:00
site_show_plan_test.go Move alias rendering to target 2013-09-12 16:18:30 -07:00
site_test.go Move alias logic to target module 2013-09-12 21:20:00 -07:00
site_url_test.go Move alias logic to target module 2013-09-12 21:20:00 -07:00
summary.go Code reorg, helpers.go has been decomposed. 2013-09-03 16:16:07 -07:00