Files
greasysprocket-website/astro/pnpm-workspace.yaml
T
Jose Juan Moñino c5958f283f feat: initial Greasy Sprocket website — Astro static + Go feedback service
- Astro 5.x static site with content collections for extensions
- Pages: index, [slug] (per-extension), coffee (Ko-fi), feedback form
- Go binary gs-feedback: SQLite storage + Discord webhook notification
- Nginx config: static serving + POST proxy to Go backend
- Deploy script: build + rsync to VPS
- ThockBoard landing page with features and sound pack listing
2026-07-09 23:53:01 +02:00

7 lines
130 B
YAML

allowBuilds:
esbuild: set this to true or false
sharp: set this to true or false
onlyBuiltDependencies:
- esbuild
- sharp