Personal site and engineering blog for Craig Jones.
npm install
npm run devThe local server runs at http://localhost:1234/.
npm run buildGitHub Actions builds and deploys the site to GitHub Pages when changes reach main.
Production URL: https://snitzle.github.io/
The site began with the MIT-licensed astro-erudite template and has been customised for this portfolio.