docusaurus/v2
Yangshun Tay ff11d17625
chore: finer-grain per-project Prettier commands (#1032)
* chore: reorganize prettier commands

* Add back prettier:diff
2018-10-14 14:41:57 -07:00
..
bin feat: add deploy (formerly publish-gh-pages) command (#979) 2018-09-25 20:26:39 +08:00
docs chore: fix line endings in v2 2018-09-17 12:50:43 +08:00
lib feat(v2): skin paginator component (#1033) 2018-10-14 12:29:22 -07:00
test feat(v2): enable subcategories (#1021) 2018-10-08 17:50:28 +08:00
website chore(v2): temporarily add available urls to footer (#1022) 2018-10-08 18:10:12 +08:00
.eslintignore Merge branch 'master' of into v2 2018-09-17 11:34:42 +08:00
.eslintrc.js feat(v2): enable subcategories (#1021) 2018-10-08 17:50:28 +08:00
.gitignore Merge branch 'master' of into v2 2018-09-17 11:34:42 +08:00
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: finer-grain per-project Prettier commands (#1032) 2018-10-14 14:41:57 -07:00
README.md chore: rename v2 project back to Docusaurus (#975) 2018-09-21 18:46:19 +08:00
yarn.lock feat(v2): enable subcategories (#1021) 2018-10-08 17:50:28 +08:00

Docusaurus 2

Development Server

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

Production Build

yarn build # check website/build