hugo/helpers
Baptiste Mathus b23b546a30 Asciidoc[tor]: use --no-header-footer option
This simplifies the retrieval of the HTML (no more need to extract the
part within body) and also removes the unwanted "Last Updated" part in
the article.
2015-07-29 17:36:19 +02:00
..
content.go Asciidoc[tor]: use --no-header-footer option 2015-07-29 17:36:19 +02:00
content_renderer.go Add support for GitHub-flavoured markdown code fences for highlighting 2015-07-08 08:12:52 +02:00
content_test.go
general.go Add RuneCount to Page 2015-07-12 11:05:37 +02:00
general_test.go
hugo.go
hugo_test.go
path.go Refactor theme path helper functions. 2015-06-25 18:05:43 +02:00
path_test.go Make removal of accents in taxonomy and section paths optional 2015-06-16 19:25:48 +02:00
pygments.go If no language is provided to Pygments, then try and guess it 2015-07-08 08:12:06 +02:00
pygments_test.go
url.go
url_test.go