Black-and-white documentation app for Entangle, built with Next.js.
npm run devThen open http://localhost:3000.
npm run build- The app redirects
/to/docs/overview. - Content is stored in
src/lib/docs-content.ts. - The UI uses a docs-style layout with sidebar, search, table of contents, and next/previous navigation.