Files
greasysprocket-website/astro
Jose Juan Moñino f2d5e74f19 feat: custom 404 and 500 error pages with gear theme
- 404: stripped gear with wobble animation, missing tooth, clack text
- 500: seized gear with sparks and crack animations, fire extinguisher joke
- Both use site design system (dark theme, orange accent, Inter/JetBrains Mono)
- Nginx configured: error_page 404/500/502/503/504 → custom pages
- SVGs rendered via set:html to avoid JSX brace conflicts in Astro
2026-07-10 19:18:12 +02:00
..