🚀 Website Stack:
- SvelteKit for static site generation
- Alpine.JS for interactivity
- PicoCSS for lightweight styling
📁 Features:
- Home page with hero and feature cards
- Documentation system with markdown support
- Responsive navigation
- Dark mode by default
🔧 Configuration:
- Cloudflare Pages deployment workflow
- Wrangler.toml for Pages config
- GitHub Actions for CI/CD
📝 Content:
- Placeholder documentation in static/docs/
- Ready for content migration from nexus-forge
📦 Tech Stack:
- Node.js >= 18.0.0
- Vite for building
- Zero external runtime dependencies