Have-it-all learning manuals: covers, clickable/downloadable roadmaps, book-style chapters, resources & citations — beginner → pro.
Stack: Next.js (static export) + Tailwind CSS + existing Pathwise design CSS.
Automation · Design · AI & Prompts · Foundations · Soft Skills
npm install
npm run devBuild for GitHub Pages (/Pathwise basePath → out/):
npm run buildLive:
- GitHub Pages: https://simran-tamrakar7.github.io/Pathwise/
- Vercel: deploy with empty
NEXT_PUBLIC_BASE_PATH(site at/)
- Add a cover to
public/covers/ - Add an entry under
src/data/manuals/(usech()helper) - Export it from
src/data/manuals.js
Roadmaps auto-build from chapters. Download filename: {id}-roadmap.svg.