docusaurus/v2
Blaine Bublitz bbf355fdc7 feat: support reference-style linking in documents (#1048)
feat: support reference-style linking in documents
2018-10-27 12:33:44 +08:00
..
bin chore(v2): add Facebook copyright headers (#1067) 2018-10-25 17:03:19 -07:00
lib feat: support reference-style linking in documents (#1048) 2018-10-27 12:33:44 +08:00
test chore: add final copyright headers 2018-10-26 18:27:37 -07:00
website feat(v2): support non-css modules when loading styles (#1069) 2018-10-25 21:43:31 -07:00
.eslintignore Merge branch 'master' of into v2 2018-09-17 11:34:42 +08:00
.eslintrc.js chore(v2): add Facebook copyright headers (#1067) 2018-10-25 17:03:19 -07:00
.gitignore Merge branch 'master' of into v2 2018-09-17 11:34:42 +08:00
babel.config.js chore(v2): add Facebook copyright headers (#1067) 2018-10-25 17:03:19 -07:00
jest.transform.js chore(v2): add Facebook copyright headers (#1067) 2018-10-25 17:03:19 -07:00
package.json feat(v2): generate sitemap (#1065) 2018-10-25 21:47:13 +08:00
README.md chore: rename v2 project back to Docusaurus (#975) 2018-09-21 18:46:19 +08:00
yarn.lock feat(v2): generate sitemap (#1065) 2018-10-25 21:47:13 +08:00

Docusaurus 2

Development Server

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

Production Build

yarn build # check website/build