docusaurus/v2
Yangshun Tay 31d0b5fec1 chore: upgrade v2 deps 2019-02-10 02:06:41 +08:00
..
bin
lib fix: support relative markdown linking (#1138) 2018-12-04 12:26:43 +08:00
test chore(v2): normalize url properly (#1105) 2018-11-12 00:25:13 +08:00
website chore: upgrade v2 deps 2019-02-10 02:06:41 +08:00
.eslintignore feat(v2): rewrite docs loading strategy (#1092) 2018-11-07 16:39:47 +08:00
.eslintrc.js
.gitignore
README.md
babel.config.js
jest.transform.js
package.json chore(v2): update webpack dependencies (#1120) 2018-11-21 15:57:54 +08:00
yarn.lock chore: upgrade v2 deps 2019-02-10 02:06:41 +08:00

README.md

Docusaurus 2

Development Server

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

Production Build

yarn build # check website/build