summaryrefslogtreecommitdiffstats
path: root/resources/page/permalinks_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-06-29Misc permalinks adjustmentsBjørn Erik Pedersen
2023-06-26resources/page: Allow section and taxonomy pages to have a permalink configur...Mai-Lapyst
2023-05-16Create a struct with all of Hugo's config optionsBjørn Erik Pedersen
2023-01-17Fix permalinks issue with repeated sectionsBjørn Erik Pedersen
2022-06-13resources/page: Add :slugorfilename attributeDawid Potocki
2021-03-30Add slice syntax to sections permalinks configBjørn Erik Pedersen
2020-12-03all: Format code with gofumptBjørn Erik Pedersen
2019-11-10Support Go time format strings in permalinksLuke Francl
2019-08-12tests: Convert from testify to quicktestBjørn Erik Pedersen
2019-03-23Make Page an interfaceBjørn Erik Pedersen