adrianofoschi/adrianofoschi.github.io · 文件
文件最后提交记录最后更新时间
README.md
adrianofoschi.com
Personal site and blog, built with Astro.
Software architecture, design patterns and AI-assisted coding — field notes from a developer with 15+ years of experience.
Development
npm install
npm run dev
Deployment
Every push to main builds the site and deploys it to GitHub Pages via the workflow in .github/workflows/deploy.yml.