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