This repo is a boilerplate for quickly create an static documentation website
- Powered by ReactJs - docusaurus is written in ReactJs and maintained by Facebook.
- Ready to start - this repo was created to be simple to use, by this way you can have a full static website ready for internet in just a few minutes.
- Design ready - By default docusaurus bring some simple design who can be sufficient, but you can easily change some components as you want.
Fork this repo to create your own version. Or use git clone to have this stater pack on your computer.
git clone https://github.com/luctst/docusaurus-starter-pack.git
You must have at least node 6.x
Check the documentation here and start to build you own website documentation.
Note: This website himself is powered by docusaurus and hosted by github pages.
Please read our contributing files in our .github folder for details on our code of conduct, and the process for submitting pull requests to us.
- Tostée Lucas - Follow him on Twitter, personal website Tostée lucas
This project is licensed under the MIT licence, see the LICENCE for details.