This is my tech blog powered by Eleventy and deployed on github pages.
npm run start
to run locally at http://localhost:8080
npm run build
to re-build pages after deleting a post
pushing to main automatically builds & deploys static files to gh-pages branch