Next.js seamless static site generator
next-docify
is a monorepo managed by lerna
, which mainly consists of following package :
next-docify : A static site generator based on next.js.
create-next-docify-app: It highly inspired by create-react-app and create-next-app. As the name means, it give you a method to create your own doc site
quickly. you can choose a prefer template
to install and create your own template
under very little constraints.