hugo/source
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
..
content_directory_test.go all: Refactor to nonglobal Viper, i18n etc. 2017-02-17 17:15:26 +01:00
file.go all: Refactor to nonglobal Viper, i18n etc. 2017-02-17 17:15:26 +01:00
file_test.go all: Refactor to nonglobal Viper, i18n etc. 2017-02-17 17:15:26 +01:00
filesystem.go all: Refactor to nonglobal Viper, i18n etc. 2017-02-17 17:15:26 +01:00
filesystem_test.go all: Refactor to nonglobal Viper, i18n etc. 2017-02-17 17:15:26 +01:00
filesystem_unix_test.go Add copyright header to that source files that don’t have one. 2015-12-10 15:19:38 -07:00
filesystem_windows_test.go Add copyright header to that source files that don’t have one. 2015-12-10 15:19:38 -07:00
inmemory.go all: Refactor to nonglobal Viper, i18n etc. 2017-02-17 17:15:26 +01:00
lazy_file_reader.go source, tpl: Fix staticcheck complaints 2016-11-15 21:22:43 +01:00
lazy_file_reader_test.go Use the Afero source fs where relevant 2016-07-30 15:37:03 +02:00