docusaurus/v2
Endilie Yacop Sucipto 3e901f8706 feat(v2): live reload sidebars.json (#1058) 2018-10-23 07:31:30 -04:00
..
bin feat: add deploy (formerly publish-gh-pages) command (#979) 2018-09-25 20:26:39 +08:00
lib feat(v2): live reload sidebars.json (#1058) 2018-10-23 07:31:30 -04:00
test feat(v2): enable subcategories (#1021) 2018-10-08 17:50:28 +08:00
website feat(v2): style appearance 2018-10-23 03:02:09 -04:00
.eslintignore
.eslintrc.js feat(v2): enable subcategories (#1021) 2018-10-08 17:50:28 +08:00
.gitignore
README.md
babel.config.js chore(v2): upgrade to Babel 7 (#1012) 2018-10-08 14:42:31 +08:00
jest.transform.js chore(v2): upgrade to Babel 7 (#1012) 2018-10-08 14:42:31 +08:00
package.json chore(v2): revert back to babel-plugin-dynamic-import-node (#1037) 2018-10-14 15:22:06 -07:00
yarn.lock chore(v2): revert back to babel-plugin-dynamic-import-node (#1037) 2018-10-14 15:22:06 -07:00

README.md

Docusaurus 2

Development Server

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

Production Build

yarn build # check website/build