Personal CV/Resume built with Astro and Tailwind CSS v4.
π Live site: https://onmax.github.io/cv/
- Framework: Astro 5
- Styling: Tailwind CSS v4
- Deployment: GitHub Pages via GitHub Actions
- Icons: Lucide Astro
- π± Fully responsive design
- π¨οΈ Print-optimized layout
- π¨ Clean, minimalist aesthetic
- β‘ Fast static site generation
- π Automatic deployments on push
# Install dependencies
npm install
# Start dev server
npm run dev
# Build for production
npm run build
# Preview production build
npm run previewThe site automatically deploys to GitHub Pages when changes are pushed to the main branch.
Personal CV - All rights reserved