Visual rebuild of slides.hivetalk.org in Astro.
npm install
npm run devThen open http://localhost:4321.
npm run build
npm run preview- Original is a Canva-exported slideshow (proprietary fonts/assets). This is a from-scratch visual rebuild using free Google Fonts approximations (Archivo Black, Oswald, IBM Plex Sans, Poppins).
- Three slides: Home, Talks, Projects — rendered as full-viewport sections with snap scrolling, matching the dark/neon aesthetic.
- Imagery is recreated with CSS gradients + emoji + SVG (no copied raster assets).