docusaurus/website/docs
Sébastien Lorber 59f705ee66
feat(v2): blog + docs multi-instance plugins (#3204)
* stable createData namespacing + second-blog dogfooding

* Docs: support multi-instance + make community docs a separate instance

* tests: add 2nd docs instance to versioned site

* fix docs version cli tests

* fix docs versioning cli

* typo

* team: add link to my site

* better extendCli integration

* fix metadata tests

* tests for versioned site with second docs instance

* move some validation code to utils-validation

* fix missing dependency

* fix bad compiled output due to importing constants in ./client folder

* make docs tests easier to maintain

* refactors

* prevent lodash imports in client bundle

* redirect old community docs to new urls
2020-08-05 18:27:55 +02:00
..
api chore(v2): prepare v2.0.0.alpha-61 release (#3182) 2020-08-01 15:24:46 +02:00
assets refactor(v2): async md image transformer + pathname protocol as an escape hatch (#3087) 2020-07-21 17:45:06 +02:00
guides docs(v2): removed duplicate text under "Using React" section (#3201) 2020-08-04 07:30:22 +08:00
blog.md feat(v2): blog + docs multi-instance plugins (#3204) 2020-08-05 18:27:55 +02:00
cli.md feat(v2): add support for serve command (#3080) 2020-07-20 19:00:37 +02:00
configuration.md feat(v2): warn user when there are conflicting routes (#3083) 2020-07-31 21:14:49 +02:00
contributing.md docs(v2): add trailing slash to external links (#2801) 2020-05-24 19:46:23 +08:00
deployment.md feat(v2): v1-v2 migration cli automate migration from v1 to v2 (#3015) 2020-07-24 12:52:16 +02:00
design-principles.md chore(v2): v2.0.0 alpha.44 (#2379) 2020-03-08 23:43:40 +08:00
docs.md docs(v2): correct the documentation for doc-only mode (#3040) 2020-07-09 17:15:23 +02:00
docusaurus-core.md feat(v2): warn user when there are conflicting routes (#3083) 2020-07-31 21:14:49 +02:00
installation.md feat(v2): warn user when there are conflicting routes (#3083) 2020-07-31 21:14:49 +02:00
introduction.md docs(v2): various improvements (#2768) 2020-05-18 11:37:53 +08:00
lifecycle-apis.md fix(v2): remove buggy routesLoaded + deprecate routesLoaded lifecycle (#3141) 2020-07-28 14:28:14 +02:00
markdown-features.mdx feat(v2): add support to import assets using relative link in markdown syntax (#3096) 2020-08-03 15:19:12 +02:00
presets.md fix(v2): Use require.resolve to resolve plugin path in presets (#2794) 2020-05-23 04:57:02 +08:00
search.md fix(v2): absolute Links should be automatically prefixed by baseurl (#3143) 2020-07-28 19:40:34 +02:00
static-assets.md docs(v2): make .nojekyll warning more obvious (#2887) 2020-06-05 10:22:06 +08:00
styling-layout.md docs(v2): various improvements (#2768) 2020-05-18 11:37:53 +08:00
theme-classic.md feat(v2): global data + useGlobalData + docs versions dropdown (#2971) 2020-07-21 11:16:08 +02:00
typescript-support.md fix(v2): fix recent baseurl issues (#3093) 2020-07-22 19:55:40 +02:00
using-plugins.md feat(v2): warn user when there are conflicting routes (#3083) 2020-07-31 21:14:49 +02:00
using-themes.md feat(v2): option and config validation life cycle method for official plugins (#2943) 2020-06-24 20:08:16 +02:00
versioning.md fix(v2): fix recent baseurl issues (#3093) 2020-07-22 19:55:40 +02:00