summaryrefslogtreecommitdiff
path: root/hugo.yaml
AgeCommit message (Collapse)Author
2025-09-01Remove PaperMod as submodulertk0c
2025-03-22Bug sweep on Hugo setuprtk0c
- Homepage reddit link http -> https - Homepage twitter link instead of x.com - Add links to tags and categories in the archive page - Copied PaperMod archives.html to support page contents - NOTE: this file has to be called `archives.html`, because PaperMod applies styling based on layout name - Categorize link clearance
2025-03-05Add social icons, and fix lang paramsrtk0c
The correct hierarchy should be `languagse.<code>.params.homeInfoParams`. I skipped the `params` part earlier, no idea why it still built fine on CF Pages
2025-03-05Add tags and RSS buttonrtk0c
2025-03-05Allow <kbd> etc.rtk0c
https://discourse.gohugo.io/t/html-elements-kbd-mark-br-etc/49138 I also need to switch to a theme that properly styles this...
2024-11-18Home page infortk0c
2024-11-18Properly setup Hugo/PaperModrtk0c