mirror of
https://github.com/facebook/docusaurus.git
synced 2024-11-25 16:46:13 +08:00
be7bace8bd
Some checks are pending
Argos CI / take-screenshots (push) Waiting to run
Build Hash Router / Build Hash Router (push) Waiting to run
Canary Release / Publish Canary (push) Waiting to run
CodeQL / Analyze (javascript) (push) Waiting to run
Continuous Releases / Continuous Releases (push) Waiting to run
E2E Tests / E2E — Yarn v1 (18.0) (push) Waiting to run
E2E Tests / E2E — Yarn v1 (20) (push) Waiting to run
E2E Tests / E2E — Yarn v1 (22) (push) Waiting to run
E2E Tests / E2E — Yarn Berry (node-modules, -s) (push) Waiting to run
E2E Tests / E2E — Yarn Berry (node-modules, -st) (push) Waiting to run
E2E Tests / E2E — Yarn Berry (pnp, -s) (push) Waiting to run
E2E Tests / E2E — Yarn Berry (pnp, -st) (push) Waiting to run
E2E Tests / E2E — npm (push) Waiting to run
E2E Tests / E2E — pnpm (push) Waiting to run
|
||
---|---|---|
.. | ||
_asset-tests | ||
_blog tests | ||
_docs tests | ||
_pages tests | ||
_partials | ||
clientModuleCSS.css | ||
clientModuleExample.ts | ||
docs-tests-sidebars.js | ||
dogfooding.config.ts | ||
dogfooding.css | ||
migrateStorageNamespace.ts | ||
README.mdx | ||
testSwizzleThemeClassic.mjs |
--- test: 'some test front matter' --- # Docusaurus website dogfooding This is where we test edge cases of Docusaurus by using fancy configs, ensuring they all don't fail during a real site build. Eventually, we could move these tests later so another test site? Note there is value to keep seeing the live result of those tests. Fancy things we can test for here: - Plugin Multi-instance - Webpack configs - \_ prefix convention - Huge sidebars impact - Using folders with spaces on purpose - Importing MD docs that are out of content plugin folders as partials (such as this README file!)