Personal website and blog for Christopher Klint — CTO & Engineering Leader based in Stockholm.
Built with Astro, Tailwind CSS, and shadcn/ui. Deployed on Cloudflare Pages.
npm install
npm run dev # Start dev server at localhost:4321
npm run build # Build for production
npm run preview # Preview production build locally- Framework: Astro v5
- Styling: Tailwind CSS v4 + shadcn/ui
- Content: Markdown blog posts via Astro Content Collections
- Deployment: Cloudflare Pages