From ba11ba072eb96377025c251b5f2c445221c5411d Mon Sep 17 00:00:00 2001 From: Yangshun Tay Date: Mon, 9 Mar 2020 12:38:07 +0800 Subject: [PATCH 1/3] 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. From 71370b4ccf75d11dd7f6249fdb2bd5f4b2c2bf97 Mon Sep 17 00:00:00 2001 From: Yangshun Tay Date: Mon, 9 Mar 2020 12:38:59 +0800 Subject: [PATCH 2/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4544210..6f9d281 100644 --- a/README.md +++ b/README.md @@ -884,7 +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 +* [Docusaurus](https://github.com/facebook/docusaurus) - React-based static site generator by Facebook, ideal for content-centric websites. * [Gatsby.js](https://github.com/gatsbyjs/gatsby) - React-based static site generator. * [Gridsome](https://github.com/gridsome/gridsome) - Vue-powered static site generator. From 9be8b8815c47678af99d1bfb8b54fba5a72d07bf Mon Sep 17 00:00:00 2001 From: Yangshun Tay Date: Tue, 10 Mar 2020 07:40:14 +0800 Subject: [PATCH 3/3] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 6f9d281..ac565fb 100644 --- a/README.md +++ b/README.md @@ -884,10 +884,9 @@ 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, ideal for content-centric websites. * [Gatsby.js](https://github.com/gatsbyjs/gatsby) - React-based static site generator. * [Gridsome](https://github.com/gridsome/gridsome) - Vue-powered static site generator. - +* [Docusaurus](https://github.com/facebook/docusaurus) - React-based static site generator by Facebook, ideal for content-centric websites. ## SDK