docusaurus/v2
2018-09-25 20:11:30 +08:00
..
bin chore: rename v2 project back to Docusaurus (#975) 2018-09-21 18:46:19 +08:00
docs chore: fix line endings in v2 2018-09-17 12:50:43 +08:00
lib handle case where there is no github repo 2018-09-25 20:11:30 +08:00
test chore: rename v2 project back to Docusaurus (#975) 2018-09-21 18:46:19 +08:00
website chore: rename v2 project back to Docusaurus (#975) 2018-09-21 18:46:19 +08:00
.babelrc Merge branch 'master' of into v2 2018-09-17 11:34:42 +08:00
.eslintignore Merge branch 'master' of into v2 2018-09-17 11:34:42 +08:00
.eslintrc.js Merge branch 'master' of into v2 2018-09-17 11:34:42 +08:00
.gitignore Merge branch 'master' of into v2 2018-09-17 11:34:42 +08:00
package.json chore: rename v2 project back to Docusaurus (#975) 2018-09-21 18:46:19 +08:00
README.md chore: rename v2 project back to Docusaurus (#975) 2018-09-21 18:46:19 +08:00
yarn.lock chore: rename v2 project back to Docusaurus (#975) 2018-09-21 18:46:19 +08:00

Docusaurus 2

Development Server

yarn start # open http://localhost:3000/ 

Production Build

yarn build # check website/build