hugo/output
Bjørn Erik Pedersen 3c405f5172 all: Document the Output Formats feature
This commit also adds a new command, docshelper, with some utility funcs that adds a JSON datafiles to /docs/data that would be a pain to create and maintain by hand.

Fixes #3242
2017-04-07 10:52:16 +02:00
..
docshelper.go all: Document the Output Formats feature 2017-04-07 10:52:16 +02:00
layout.go tpl: Rework to handle both text and HTML templates 2017-04-02 23:13:10 +02:00
layout_base.go output: Make template name lower cased 2017-04-04 15:12:30 +02:00
layout_base_test.go tpl: Rework to handle both text and HTML templates 2017-04-02 23:13:10 +02:00
layout_test.go tpl: Rework to handle both text and HTML templates 2017-04-02 23:13:10 +02:00
outputFormat.go all: Document the Output Formats feature 2017-04-07 10:52:16 +02:00
outputFormat_test.go media: Add DecodeTypes 2017-04-04 15:12:30 +02:00