refactor: added the build command to build into static files

This commit is contained in:
2026-01-12 19:19:44 +01:00
parent 4dd7c9c7be
commit 38ef3c3fad
4 changed files with 185 additions and 90 deletions

2
.gitignore vendored
View File

@@ -1,3 +1,5 @@
/target
/themes
/result
/example/*.html
/example/*.css