summaryrefslogtreecommitdiffstats
path: root/hugofs/fs_test.go
AgeCommit message (Expand)Author
2024-01-27all: Rework page store, add a dynacache, improve partial rebuilds, and some g...develop2024Bjørn Erik Pedersen
2023-12-18all: Remove unused codeBjørn Erik Pedersen
2023-05-16Create a struct with all of Hugo's config optionsBjørn Erik Pedersen
2022-04-08Rework the Destination filesystem to make --renderStaticToDisk workBjørn Erik Pedersen
2021-06-14Misc config loading fixesBjørn Erik Pedersen
2020-12-03all: Format code with gofumptBjørn Erik Pedersen
2019-08-12tests: Convert from testify to quicktestBjørn Erik Pedersen
2017-02-17all: Refactor to nonglobal Viper, i18n etc.Bjørn Erik Pedersen
2017-02-04all: Refactor to nonglobal file systemsBjørn Erik Pedersen
2016-10-24all: Unify case of config variable namesAlbert Nigmatzianov
2016-04-02hugofs: Add missing not nil checks to testsBjørn Erik Pedersen
2016-03-31Add readFile template funcBjørn Erik Pedersen