
NextBook is quick and easy way to buid technical books or documentation that support modern standards and run blazingly fast. It works by compiling markdown and MDX to static pages. This way, first content render on user's device is near instant.
NextBook makes writing technical docs stupid simple while keeping featureset minimal but open for further extension.
npx create-next-app my-awesome-book -e https://github.com/amiroff/NextBooknpm run dev:watch and open http://localhost:3000/content folder. Pages should auto-refresh as you modify markdown content.config/config.json with your table of contents and other information.pages/index.jsx to suit your needs as a standalone landing page or as a redirect to content.This should be enough to have a statically generated documentation page / book.
With the advantages of Next.js and React, anything fancy (grading, level switching...) can be added along the way.
dark mode and auto-centered layout,$ claude mcp add NextBook \
-- python -m otcore.mcp_server <graph>