Albert Nigmatzianov
|
48120ccfd2
|
all: Fix some govet complaints
|
2017-03-09 14:18:12 +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 |
|
Bjørn Erik Pedersen
|
93ca7c9e95
|
all: Refactor to nonglobal Viper, i18n etc.
This is a final rewrite that removes all the global state in Hugo, which also enables
the use if `t.Parallel` in tests.
Updates #2701
Fixes #3016
|
2017-02-17 17:15:26 +01:00 |
|
Bjørn Erik Pedersen
|
691156c5ba
|
Use OS fs by default
Fixes #3032
|
2017-02-15 10:00:34 +01:00 |
|
Bjørn Erik Pedersen
|
c71e1b106e
|
all: Refactor to nonglobal file systems
Updates #2701
Fixes #2951
|
2017-02-04 11:37:25 +07:00 |
|