summaryrefslogtreecommitdiff
path: root/frontend
AgeCommit message (Collapse)Author
2026-05-23frontend: layouts: Add baseof.html and home.htmlxengineering
These two files are the starting point for the front end.
2026-05-23frontend: Add .gitignorexengineering
Hugo produces files which should not be committed.
2026-05-23frontend: Reduce to explicitly wanted filesxengineering
Hugo by default generates output files which are not yet needed.
2026-05-23frontend: Add hugo.tomlxengineering
This is the starting point of a Hugo[1] based web frontend. [1]: https://gohugo.io/