- Responsive, collapsible sidebar navigation (fully expanded, mobile-friendly)
- Searchable navigation (instant filter)
npm installnpm run dev- Open http://localhost:5173/
src/BlakeBibliographyApp.jsx(Main React component)src/navData.js(Full navigation tree, auto-parsed)src/contentMap.js(Maps nav titles to HTML, auto-parsed) [upload coming soon]src/App.jsx(Wires the app)