This repository powers my tech blog site. It uses Docusaurus as the static site generator and stores blog posts and site configuration in this repo.
- Share and archive technical notes, learnings, and project write-ups.
- Keep the blog source and history versioned in Git.
- Make it easy to build and deploy the site from a single repository.
npm install
npm run startnpm run build