hugo/hugolib
bep 3273fce044 Refactor Hugo version
Put version handling into the helpers package so it can be used by many,
and split version and suffix to make it possible to calculate the next Hugo version.
2015-03-18 12:23:13 +01:00
..
author.go
benchmark_test.go
handler_base.go hugolib: apply some Hugolint rules 2015-03-07 00:13:06 +01:00
handler_file.go
handler_meta.go
handler_page.go Experimental AsciiDoc support with external helpers 2015-03-12 22:01:49 -04:00
hugo.go Refactor Hugo version 2015-03-18 12:23:13 +01:00
media.go hugolib: apply some more Golint rules 2015-03-07 12:53:20 +01:00
menu.go More initialism corrections (golint) 2015-03-18 11:30:37 +01:00
menu_test.go More initialism corrections (golint) 2015-03-18 11:30:37 +01:00
node.go Add UrlPath to the deprecated list 2015-03-18 11:30:37 +01:00
page.go More initialism corrections (golint) 2015-03-18 11:30:37 +01:00
page_permalink_test.go More initialism corrections (golint) 2015-03-18 11:30:37 +01:00
page_taxonomy_test.go
page_test.go
page_time_integration_test.go
pageGroup.go
pageGroup_test.go
pageSort.go hugolib: apply some more Golint rules 2015-03-07 12:53:20 +01:00
pagesPrevNext.go Correct initialisms as suggested by golint 2015-03-11 21:55:00 +01:00
pagesPrevNext_test.go
pagination.go More initialism corrections (golint) 2015-03-18 11:30:37 +01:00
pagination_test.go More initialism corrections (golint) 2015-03-18 11:30:37 +01:00
path_separators_test.go
path_separators_windows_test.go Correct initialisms as suggested by golint 2015-03-11 21:55:00 +01:00
permalinks.go More initialism corrections (golint) 2015-03-18 11:30:37 +01:00
permalinks_test.go
planner.go
redis.cn.md
rss_test.go
scratch.go
scratch_test.go
shortcode.go Correct initialisms as suggested by golint 2015-03-11 21:55:00 +01:00
shortcode_test.go
shortcodeparser.go
shortcodeparser_test.go
site.go More initialism corrections (golint) 2015-03-18 11:30:37 +01:00
site_show_plan_test.go Correct initialisms as suggested by golint 2015-03-11 21:55:00 +01:00
site_test.go Use ReaderToString in site tests 2015-03-17 18:14:29 +01:00
site_url_test.go
siteinfo_test.go
sitemap.go
sitemap_test.go
summary.go
taxonomy.go Correct initialisms as suggested by golint 2015-03-11 21:55:00 +01:00
taxonomy_test.go