hugo/helpers
2015-05-07 21:12:28 +02:00
..
content.go Add blackfriday/ExtensionsMask option. 2015-05-07 21:12:28 +02:00
content_test.go Correct initialisms as suggested by golint 2015-03-11 21:55:00 +01:00
general.go tpl: add sanity check to prevent panic in seq on big nums 2015-04-30 13:25:46 +02:00
general_test.go helpers: fix some go vet errors 2015-04-03 21:20:25 +02:00
hugo.go Print ERROR on theme vs Hugo version mismatch 2015-04-28 20:39:25 +02:00
hugo_test.go Refactor Hugo version 2015-03-18 12:23:13 +01:00
path.go List directories being watched when server is run 2015-04-02 12:52:08 +02:00
path_test.go helpers: fix some go vet errors 2015-04-03 21:20:25 +02:00
pygments.go Allow 'classprefix' pygments options. 2015-05-07 03:45:51 +02:00
pygments_test.go Add more options to highlight 2015-04-15 20:31:06 +02:00
url.go Do not add trailing slash to baseURL 2015-05-05 16:02:44 +02:00
url_test.go Do not add trailing slash to baseURL 2015-05-05 16:02:44 +02:00