Commit Graph

5 Commits

Author SHA1 Message Date
f34cffb849
Make markdown output "ugly"
This makes it so, for example, `/blog/swapfile-guide` has markdown file
at `/blog/swapfile-guide.md` instead of `/blog/swapfile-guide/index.md`.
2024-10-01 13:28:19 -05:00
91994df910
Create markdown output template
Further progress is blocked by Hugo feature requests:

- https://discourse.gohugo.io/t/render-alternative-output-format-outside-of-leaf-bundle-subdirectory/46968
- https://github.com/gohugoio/hugo/issues/8927
2024-09-28 20:10:22 -05:00
e84f334591
Replace paginate with pagination.pagerSize in hugo.yaml 2024-09-24 21:17:41 -05:00
88adfbdf89
Move site author to under params due to .Site.Author deprecation
See Hugo v0.120.0
2023-11-03 23:33:28 -05:00
0b3b160e87
Rename config.yaml to hugo.yaml in exampleSite 2023-10-21 21:45:22 -05:00