Wonchang Park Engineering Blog Personal backend engineering blog built with Astro and deployed to GitHub Pages. Local Development npm install npm run dev Build npm run build Deployment Push to master. GitHub Actions builds the Astro site and deploys the generated dist/ artifact to GitHub Pages.