revcd.com Codebase for my personal website. Development Install Hugo, then run: # Install deps. yarn # Build Tailwind styles. yarn tw:watch # Run local Hugo server. make run # → http://localhost:5173