3 Commits

Author SHA1 Message Date
Copilot
792c750dec fix: revert unintentional Go 1.26 hard dependency to Go 1.21 (#950)
* Initial plan

* fix: downgrade go.mod version from 1.26 to 1.21

Co-authored-by: imfing <5097752+imfing@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: imfing <5097752+imfing@users.noreply.github.com>
2026-02-25 20:56:19 +00:00
Xin
8421201672 chore: bump Hugo, Go, and Node.js to latest versions
- Hugo: 0.147.7 → 0.156.0
- Go: 1.24 → 1.26 (CI workflows and go.mod files)
- Node.js: 22 → 24 (LTS) in accessibility workflow
2026-02-20 20:40:28 +00:00
Xin
3ec2e18870 hugo init
chore: add .gitignore

feat: add hugo configs

chore: initialize npm

feat: add hugo tailwind starter site

chore: add basic taskfile

chore: add README.md

feat: add 404 template

chore: add .prettierrc

chore: update hugo.toml

feat: add icons and icon.html partial
2023-08-16 20:38:01 +01:00