docusaurus/v2
Yangshun Tay e5b7daef33 feat(v2): create docusaurus-content-blog plugin draft 2019-02-24 23:11:15 -08:00
..
bin
lib feat(v2): create docusaurus-content-blog plugin draft 2019-02-24 23:11:15 -08:00
plugins feat(v2): create docusaurus-content-blog plugin draft 2019-02-24 23:11:15 -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
CHANGES.md chore: rename siteConfig.js to docusaurus.config.js (#1245) 2019-02-23 11:16:24 -08:00
README.md
babel.config.js
jest.transform.js
package.json refactor(v2): shift generated files out of core into website dir 2019-02-24 15:20:58 -08:00
yarn.lock chore(v2): remove prettier from specific projects 2019-02-23 14:28:32 -08:00

README.md

Docusaurus 2

Development Server

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

Production Build

yarn build # check website/build