hugo/helpers
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
..
content.go Experimental AsciiDoc support with external helpers 2015-03-12 22:01:49 -04:00
content_test.go Correct initialisms as suggested by golint 2015-03-11 21:55:00 +01:00
general.go Improve type handling in Seq 2015-03-18 11:30:37 +01:00
general_test.go Improve type handling in Seq 2015-03-18 11:30:37 +01:00
hugo.go Refactor Hugo version 2015-03-18 12:23:13 +01:00
hugo_test.go Refactor Hugo version 2015-03-18 12:23:13 +01:00
path.go More initialism corrections (golint) 2015-03-18 11:30:37 +01:00
path_test.go Fix errors reported by Go Vet 2015-03-06 15:25:19 +01:00
pygments.go Wrap comments helpers package to fit 80-column width 2014-12-26 08:07:03 -07:00
url.go More initialism corrections (golint) 2015-03-18 11:30:37 +01:00
url_test.go More initialism corrections (golint) 2015-03-18 11:30:37 +01:00