mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-28 20:52:48 +00:00
* better fixes for docs homepage * fix tests * create special route for docs homepage + cleanup existing code * no need to create multiple docs parent paths * useful comment * add test for slug + doc home usage at the same time error * remove confusing variable name * fix tests by using same suffix as before for docs base metadata path * metadata: use homePageId correctly for nested docs: the full docId (including /) should be used to compare against homePageId * add folder/testNested test doc * refactor a bit processMetadata, the home should be handled correctly for all versions * Workaround to fix issue when parent layout route (DocPage) has same path as the child route (DocItem): see https://github.com/facebook/docusaurus/issues/2917 * revert homePageId * remove test doc * remove test doc * add useful comment |
||
|---|---|---|
| .. | ||
| docusaurus | ||
| docusaurus-1.x | ||
| docusaurus-init | ||
| docusaurus-init-1.x | ||
| docusaurus-mdx-loader | ||
| docusaurus-module-type-aliases | ||
| docusaurus-plugin-client-redirects | ||
| docusaurus-plugin-content-blog | ||
| docusaurus-plugin-content-docs | ||
| docusaurus-plugin-content-pages | ||
| docusaurus-plugin-debug | ||
| docusaurus-plugin-google-analytics | ||
| docusaurus-plugin-google-gtag | ||
| docusaurus-plugin-ideal-image | ||
| docusaurus-plugin-sitemap | ||
| docusaurus-preset-bootstrap | ||
| docusaurus-preset-classic | ||
| docusaurus-theme-bootstrap | ||
| docusaurus-theme-classic | ||
| docusaurus-theme-live-codeblock | ||
| docusaurus-theme-search-algolia | ||
| docusaurus-types | ||
| docusaurus-utils | ||
| lqip-loader | ||
| stylelint-copyright | ||