Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 354 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 354 Bytes

Hello Code Cadette!

This is my tech blog powered by Eleventy and deployed on github pages.

Link to Blog

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