mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-26 01:33:02 +00:00
* deprecated nextVersionLabel option * useActivePlugin failfast option * remove deprecated option nextVersionLabel * routeBasePath: '' should be forbidden * routeBasePath: '' should be forbidden * Docs: do not show version badge if there is only 1 version: https://github.com/facebook/docusaurus/issues/3362 * allow sidebars file to not exist: fallback to empty sidebars https://githu.com/facebook/docusaurus/issues/3366 * Ability to use classic theme/preset while not using docs/pages without trouble. https://github.com/facebook/docusaurus/issues/3360 * fix netlify redirects * do not throw if useDocs do not load? * netlify deploy typo * try to fix useDocs * docs(v2): update Deploy to Vercel guide (#3344) * filter annoying useDocs conditional require warning * netlify deploy preview homepage * typo * try to trigger again CLA bot Co-authored-by: Sam Ko <sam@vercel.com>
36 lines
721 B
Plaintext
36 lines
721 B
Plaintext
.DS_Store
|
|
.vscode
|
|
.idea
|
|
*.iml
|
|
*.code-workspace
|
|
.changelog
|
|
|
|
node_modules
|
|
|
|
.eslintcache
|
|
|
|
yarn-error.log
|
|
build
|
|
coverage
|
|
.docusaurus
|
|
.cache-loader
|
|
types
|
|
test-website
|
|
packages/docusaurus-utils/lib/
|
|
packages/docusaurus-utils-validation/lib/
|
|
packages/docusaurus/lib/
|
|
packages/docusaurus-init/lib/
|
|
packages/docusaurus-plugin-client-redirects/lib/
|
|
packages/docusaurus-plugin-content-blog/lib/
|
|
packages/docusaurus-plugin-content-docs/lib/
|
|
packages/docusaurus-plugin-content-pages/lib/
|
|
packages/docusaurus-plugin-debug/lib/
|
|
packages/docusaurus-plugin-sitemap/lib/
|
|
packages/docusaurus-plugin-ideal-image/lib/
|
|
packages/docusaurus-theme-classic/lib/
|
|
packages/docusaurus-migrate/lib/
|
|
|
|
website/netlifyDeployPreview
|
|
|
|
website-1.x-migrated
|