Skip to content

vivmaha/blog

Repository files navigation

Blog

Website for my blog

Ops

Dev

Build & deploy locally

git clone ...
npm install
npm start

// Deployed to http://localhost:8080/

Deploy to production

git push master

// Deployed to http://NotesByV.com

Scripts

npx ts-node ./bin/generate-site-map.ts ☝️ Regenerate the site map