docusaurus/packages/docusaurus
Sébastien Lorber 1003a15d1f
polish(v2): improve Docusaurus 1 to 2 migration developer experience (#2884)
* improve markdown parsing errors by adding file path to error

* typo commit

* Add default nav item position to right (as v1)

* improve error when sidebar references unexisting document

* parseMarkdownFile: improve errors by providing hint about using "" to avoid parsing errors, if using special characters

* improve subcategory migration error for Unknown sidebar item type

* improve unrecognizedFields error

* typo

* fix inline snapshots

* improve the migration docs

* improve the migration docs

* improve migration doc

* Update migrating-from-v1-to-v2.md

Co-authored-by: Yangshun Tay <tay.yang.shun@gmail.com>
2020-06-06 11:16:50 +08:00
..
bin feat(v2): allow deploy without building website (#2770) 2020-05-27 22:34:41 +08:00
src polish(v2): improve Docusaurus 1 to 2 migration developer experience (#2884) 2020-06-06 11:16:50 +08:00
.npmignore fix(v2): Simplify styling for classic template landing page (#1528) 2019-05-29 19:41:23 +07:00
README.MD misc: add command to run prettier on docs (#2102) 2019-12-07 21:56:30 -08:00
copyUntypedFiles.js refactor(v2): Convert docusaurus-core to TypeScript (#2578) 2020-04-13 02:05:46 +08:00
package.json fix(v2): fix broken build when swizzled NotFound component exist (#2854) 2020-06-01 18:32:59 +08:00
tsconfig.client.json refactor(v2): Convert docusaurus-core to TypeScript (#2578) 2020-04-13 02:05:46 +08:00
tsconfig.json refactor(v2): Convert docusaurus-core to TypeScript (#2578) 2020-04-13 02:05:46 +08:00

Docusaurus v2