/
githubmirror
/
docusaurus
ОбзорДокументацияВойти
/
githubmirror
/
docusaurus
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
docusaurus/
website/_dogfooding/
..
_asset-tests

fix(mdx-loader): fix md image paths with spaces bug related to transformImage encoding problem (#10723)

2 года назад
_blog tests

chore: upgrade stylelint (#11992)

2 месяца назад
_docs tests

refactor: various v4 code cleanups and soft breaking changes (#12104)

2 месяца назад
_pages tests

chore(monorepo): upgrade monorepo to ESLint 9 (#12024)

3 месяца назад
_partials

docs: blog + community + dogfood docs should use .mdx extension (#8507)

4 года назад
README.mdx

docs: blog + community + dogfood docs should use .mdx extension (#8507)

4 года назад
clientModuleCSS.css

chore: upgrade lint-staged and globs (#6369)

5 лет назад
clientModuleExample.ts

refactor(pwa): simplify registerSW code, fix ESLint errors (#7579)

4 года назад
docs-tests-sidebars.js

feat(docs): sidebar item `key` attribute - fix docs translations key conflicts (#11228)

год назад
dogfooding.config.ts

fix(website): fix dogfood editUrl (#11720)

6 месяцев назад
dogfooding.css

chore: upgrade stylelint (#11992)

2 месяца назад
migrateStorageNamespace.ts

feat(core): site storage config options (experimental) (#10121)

2 года назад
red.svg

fix(core): restore core svg file-loader (#10820)

2 года назад
testSwizzleThemeClassic.mjs

chore: switch to tinyglobby (#11042)

2 месяца назад
README.mdx
---
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!)