docusaurus/docs
Anshul Goyal a78f703366
feat(v2): v1-v2 migration cli automate migration from v1 to v2 (#3015)
* add poc for migration tool

* fix version

* fix path

* fix some type error

* fix type errors

* fix commad

* delete package.lock.json

* ignore lib folder in eslint

* ignore lib in prettier

* fix missing version

* fix sidebar in next

* use primaey color

* fix navbar link

* fix footer

* sanatize front-matter for gray-matter

* add e2e test

* fixworkflow

* add unit test

* chore(v2): fix eslint error

* refactor(v2): use descriptive variable names

* refactor(v2): refactor createProjectStructure

* refactor(v2): refactor migrateDocusaurusProject

* refactor(v2): fix eslint errors

* fix(v2): fix mistake

* use path.join

* remove console.log

* try automate migrating md file to mdx

* fix types not found

* fix types

* remove unused fixture

* use package.json for version

* add support for pages

* add support

* sanitize fortmatter only in case of special character

* chore(v2): add color to dependencies

* feat(v2): initialize config with range of color and add logs

* chore(v2): add glob dependency

* fix(v2): fix color generation

* fix(v2): fix type issue

* feat(v2): add all unknown fields to customFields

* fix(v2): fix css mistake

* fix lerna

* fix(v2): fix github actions

* feat(v2): add option flag for migrating pages

* fix special character

* remove depulicate build

* fix test

* remove unwanted file

* fix frontmatter

* remove unused file

* rerun the test

* fix links

* feat(v2): filter out more fields from customFields

* feat(v2): filter out deprecated fields from customFields

* fix items

* fix types

* merge master

* revert docs

* fix doc

* fix broken link

* fix test

* test

* fix ci

* fix ci

* fix ci

* fix ci

* fix frontmatter

* log custom fields

Co-authored-by: teikjun <teikjunhci@gmail.com>
2020-07-24 12:52:16 +02:00
..
api-commands.md misc: add command to run prettier on docs (#2102) 2019-12-07 21:56:30 -08:00
api-doc-markdown.md docs(v1): fixing few typos and enhancing few sentences clarity (#3082) 2020-07-20 16:48:37 +02:00
api-pages.md misc: add command to run prettier on docs (#2102) 2019-12-07 21:56:30 -08:00
api-site-config.md docs(v1): external links (#3011) 2020-06-30 09:06:22 +08:00
getting-started-docker.md misc: add command to run prettier on docs (#2102) 2019-12-07 21:56:30 -08:00
getting-started-installation.md Fix node.js version typo for compatible (#2264) 2020-02-02 23:25:55 +03:00
getting-started-preparation.md docs: document what should be in .gitignore (#1709) 2019-07-26 00:32:43 -07:00
getting-started-publishing.md feat(v2): v1-v2 migration cli automate migration from v1 to v2 (#3015) 2020-07-24 12:52:16 +02:00
getting-started-site-creation.md misc: add command to run prettier on docs (#2102) 2019-12-07 21:56:30 -08:00
guides-blog.md docs(v1): fixing few typos and enhancing few sentences clarity (#3082) 2020-07-20 16:48:37 +02:00
guides-custom-pages.md docs(v1): remove exclusive language (#1961) 2019-11-11 14:06:54 -08:00
guides-navigation.md docs(v1): fixing few typos and enhancing few sentences clarity (#3082) 2020-07-20 16:48:37 +02:00
guides-search.md docs(v2): add mention on DocSearch when you run the crawler on your own (#2809) 2020-05-26 01:09:22 +08:00
guides-translation.md docs(v1): fixing few typos and enhancing few sentences clarity (#3082) 2020-07-20 16:48:37 +02:00
guides-versioning.md docs(v1): fixing few typos and enhancing few sentences clarity (#3082) 2020-07-20 16:48:37 +02:00
tutorial-create-new-site.md misc: add command to run prettier on docs (#2102) 2019-12-07 21:56:30 -08:00
tutorial-create-pages.md docs: change the ID of the new documentation page (#1718) 2019-08-04 12:42:55 -07:00
tutorial-publish-site.md misc: add command to run prettier on docs (#2102) 2019-12-07 21:56:30 -08:00
tutorial-setup.md misc: add command to run prettier on docs (#2102) 2019-12-07 21:56:30 -08:00
tutorial-version.md docs: add past versions to the tutorial (#1744) 2019-08-05 22:23:56 -07:00