📄 Create Next Docs
Minimalist documentation for your React / Typescript components powered by Next.js, Styled Components and Rebass.
npm init next-docs
Goals
- ⚛️ Simplicity by focusing on React and Typescript
- 💨 Fast and accessible effortlessly
- ◾️ Minimalist with easy customisation
Getting Started
To create a new documentation site, run npm init next-docs
and follow the prompts.
Once the application has been generated, see the README.md for more documentation.
To add MDX Docs to an existing Next.js app, see the Custom Setup docs.
Documentation
Read more at create-next-docs.now.sh (powered by create-next-docs!) and in the readme when initialised.
Enjoy! 🎉
Prior Art
mdx-docs,
docz
Related
Next.js,
Styled Components,
Rebass
Contributing
|
Code of Conduct
|
MIT License