The website for the Puget Sound Public Interest Technology (PIT) Clinic
- Install deps:
npm i - Build and watch dev:
npm run watch-dev - Build for prod:
npm run build
- Landing: ./src/index.njk
- About: ./src/about.md
- Work With Us: ./src/work-with-us.md
- Updates (Main): ./src/updates.njk
- Updates (Sidebar): ./src/_includes/snippets/blogsidebar.njk
- Updates (Individual Posts): ./src/posts/
- Site Meta: ./src/_data/metadata.json
- Images: ./src/img/