summaryrefslogtreecommitdiff
path: root/frontend/static/meson.build
AgeCommit message (Collapse)Author
2026-05-24frontend: static: Add simple.css symlinkxengineering
This allows to develop the frontend with `hugo server` and its built-in page refresh on file change. For the actual build the file is copied to the build directory by Meson.
2026-05-24Use simple.cssxengineering
This enables the use of simple.css as CSS framework.