docusaurus/v2
Endilie Yacop Sucipto 9360739cba
fix: support relative markdown linking (#1138)
* fix: relative markdown reference linking

* prioritize relative linking resolve
2018-12-04 12:26:43 +08:00
..
bin chore(v2): lint website dir (#1073) 2018-10-27 12:01:10 -07:00
lib fix: support relative markdown linking (#1138) 2018-12-04 12:26:43 +08:00
test chore(v2): normalize url properly (#1105) 2018-11-12 00:25:13 +08:00
website chore(v2): normalize url properly (#1105) 2018-11-12 00:25:13 +08:00
.eslintignore feat(v2): rewrite docs loading strategy (#1092) 2018-11-07 16:39:47 +08:00
.eslintrc.js feat(v2): headerlinks (#1074) 2018-10-28 16:32:19 +08: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 chore(v2): update webpack dependencies (#1120) 2018-11-21 15:57:54 +08:00
README.md chore: rename v2 project back to Docusaurus (#975) 2018-09-21 18:46:19 +08:00
yarn.lock chore(v2): update webpack dependencies (#1120) 2018-11-21 15:57:54 +08:00

Docusaurus 2

Development Server

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

Production Build

yarn build # check website/build