docusaurus/v2
2019-03-02 20:40:31 -08:00
..
bin chore(v2): lint website dir (#1073) 2018-10-27 12:01:10 -07:00
lib refactor(v2): point blog plugin path to v1's blog directory 2019-03-02 20:40:31 -08:00
plugins refactor(v2): shift plugin cache generation into its own dir 2019-03-02 20:29:49 -08:00
test feat(v2): create docusaurus-content-blog plugin draft 2019-02-24 23:11:15 -08:00
.eslintignore refactor(v2): shift generated files out of core into website dir 2019-02-24 15:20:58 -08:00
.eslintrc.js feat(v2): headerlinks (#1074) 2018-10-28 16:32:19 +08:00
babel.config.js chore(v2): add Facebook copyright headers (#1067) 2018-10-25 17:03:19 -07:00
CHANGES.md chore: rename siteConfig.js to docusaurus.config.js (#1245) 2019-02-23 11:16:24 -08:00
jest.transform.js chore(v2): add Facebook copyright headers (#1067) 2018-10-25 17:03:19 -07:00
package.json refactor(v2): shift generated files out of core into website dir 2019-02-24 15:20:58 -08:00
README.md chore: rename v2 project back to Docusaurus (#975) 2018-09-21 18:46:19 +08:00
yarn.lock chore(v2): remove prettier from specific projects 2019-02-23 14:28:32 -08:00

Docusaurus 2

Development Server

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

Production Build

yarn build # check website/build