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 sitequickly. you can choose a prefertemplateto install and create your owntemplateunder very little constraints.