hugo/helpers
Anthony Fok 563a6302a0 Very experimental support for mmark
Either name the content files as `*.mmark`,
or add `markup = "mmark"` in the front matter
of your `*.md` content files.
2015-05-08 22:05:41 -04:00
..
content.go Very experimental support for mmark 2015-05-08 22:05:41 -04:00
content_test.go Correct initialisms as suggested by golint 2015-03-11 21:55:00 +01:00
general.go Very experimental support for mmark 2015-05-08 22:05:41 -04:00
general_test.go Very experimental support for mmark 2015-05-08 22:05:41 -04: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