Personal site for techdufus.com, built with Astro and deployed to GitHub Pages.
npm install
npm run devnpm run check
npm run build
npm run check:perf- Blog posts:
src/content/blog/*.md - Docs:
src/content/docs/*.md - Site copy/nav/meta:
src/data/site.ts
- GitHub Actions workflow:
.github/workflows/deploy.yml - Custom domain:
public/CNAME