add 'biergarten-cassis' and 'biergarten-weizen' themes update CSS variables, and refine .gitignore

This commit is contained in:
Aaron Po
2026-03-15 18:19:24 -04:00
parent 60b784e365
commit 9a0eadc514
20 changed files with 2493 additions and 979 deletions

8
.gitignore vendored
View File

@@ -15,6 +15,11 @@
# production
/build
# project-specific build artifacts
/src/Website/build/
/src/Website/.react-router/
/test-results/
# misc
.DS_Store
*.pem
@@ -42,6 +47,9 @@ next-env.d.ts
# vscode
.vscode
.idea/
*.swp
*.swo
/cloudinary-images