mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-25 17:22:50 +00:00
|
Some checks failed
Argos CI / take-screenshots (push) Has been cancelled
Build Hash Router / Build Hash Router (push) Has been cancelled
Canary Release / Publish Canary (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
Continuous Releases / Continuous Releases (push) Has been cancelled
E2E Tests / E2E — Yarn v1 (20) (push) Has been cancelled
E2E Tests / E2E — Yarn v1 (20.0) (push) Has been cancelled
E2E Tests / E2E — Yarn v1 (22) (push) Has been cancelled
E2E Tests / E2E — Yarn v1 (24) (push) Has been cancelled
E2E Tests / E2E — Yarn v1 (25.1) (push) Has been cancelled
E2E Tests / E2E — Yarn v1 Windows (push) Has been cancelled
E2E Tests / E2E — Yarn Berry (node-modules, -s) (push) Has been cancelled
E2E Tests / E2E — Yarn Berry (node-modules, -st) (push) Has been cancelled
E2E Tests / E2E — Yarn Berry (pnp, -s) (push) Has been cancelled
E2E Tests / E2E — Yarn Berry (pnp, -st) (push) Has been cancelled
E2E Tests / E2E — npm (push) Has been cancelled
E2E Tests / E2E — pnpm (push) Has been cancelled
|
||
|---|---|---|
| .. | ||
| _asset-tests | ||
| _blog tests | ||
| _docs tests | ||
| _pages tests | ||
| _partials | ||
| README.mdx | ||
| clientModuleCSS.css | ||
| clientModuleExample.ts | ||
| docs-tests-sidebars.js | ||
| dogfooding.config.ts | ||
| dogfooding.css | ||
| migrateStorageNamespace.ts | ||
| red.svg | ||
| 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!)