From ba11ba072eb96377025c251b5f2c445221c5411d Mon Sep 17 00:00:00 2001 From: Yangshun Tay Date: Mon, 9 Mar 2020 12:38:07 +0800 Subject: [PATCH] Add Docusaurus to Generators section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dba3fc1..4544210 100644 --- a/README.md +++ b/README.md @@ -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.