docsite
v1.3.11
Published
A tool for build static doc site(react)
Downloads
166
Readme
Docsite
Docsite is an opensource generator for building an static website, and you can init a website in a few minutes by it.
Feature
- Be able to generate document, blog, and custom page
- Support markdown files
- Responsive UI
- Good for SEO
- Support internationalization
- Support custom page
Document
User
Dependency
- node.js > 6.x
Usage
- 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
Contributors
This project exists thanks to all the people who contribute. [Contribute].
Backers
Thank you to all our backers! 🙏 [Become a backer]
Sponsors
Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]