Add Docusaurus to Generators section

This commit is contained in:
Yangshun Tay 2020-03-09 12:38:07 +08:00 committed by GitHub
parent 95466ac811
commit ba11ba072e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -884,6 +884,7 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection
## Generators
* [Docusaurus](https://github.com/facebook/docusaurus) - React-based static site generator by Facebook, focused on content-driven websites
* [Gatsby.js](https://github.com/gatsbyjs/gatsby) - React-based static site generator.
* [Gridsome](https://github.com/gridsome/gridsome) - Vue-powered static site generator.