Repository dedicated to test GitHub pages
npm install --global docusaurus-init
then,
docusaurus-init
then,
cd website
from inside of this folder, run
npm start
An example will be uploaded in the local host
http://localhost:3000
npm update docusaurus