Bjørn Erik Pedersen
|
9a0aa5fdbe
|
hugolib: Wrap pageOutput create in sync.Once
|
2017-03-27 15:43:56 +02:00 |
|
Bjørn Erik Pedersen
|
ee75e2999b
|
Remove the now superflous defaultExtension
And some other unsed fields and methods.
|
2017-03-27 15:43:56 +02:00 |
|
Bjørn Erik Pedersen
|
dbb83f925a
|
hugolib: Read default output formats from site config
|
2017-03-27 15:43:56 +02:00 |
|
Bjørn Erik Pedersen
|
baa29f6534
|
output: Rework the base template logic
Extract the logic to a testable function and add support for custom output types.
Fixes #2995
|
2017-03-27 15:43:56 +02:00 |
|
Albert Nigmatzianov
|
48120ccfd2
|
all: Fix some govet complaints
|
2017-03-09 14:18:12 +01:00 |
|
Bjørn Erik Pedersen
|
2cbdd65330
|
tpl, hugolib: Fix live-reload of non-renderable content pages
Fixes #3062
|
2017-02-21 13:56:20 +01:00 |
|
Bjørn Erik Pedersen
|
c507e2717d
|
tpl: Refactor package
Now:
* The template API lives in /tpl
* The rest lives in /tpl/tplimpl
This is bound te be more improved in the future.
Updates #2701
|
2017-02-17 17:15:26 +01:00 |
|