Landing page for elio.
Live: https://elio-fm.github.io
/— Main landing page with hero, visuals, feature overview, and install CTA/install— Dedicated install page with package manager commands and notes/docs— Minimal docs page with config paths, theme links, and reference links
- Astro — Static site generator
- GitHub Pages — Hosting
- Custom CSS — No UI framework
npm install
npm run devnpm run build
npm run previewAutomatically deployed to GitHub Pages on push to main via GitHub Actions.
- elio — Main repository