Docsite is an opensource generator for building an static website, and you can init a website in a few minutes by it.
- Be able to generate document, blog, and custom page
- Support markdown files
- Responsive UI
- Good for SEO
- Support internationalization
- Support custom page
- node.js > 6.x
- Install
$ npm i -g docsite
- Init a project
$ cd my-project
$ docsite init
# or
$ docsite init my-project
- Local preview
$ docsite start
- Build
$ docsite build
This project exists thanks to all the people who contribute. [Contribute].
Thank you to all our backers! 🙏 [Become a backer]
Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]