mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-26 09:43:10 +00:00
* POC: add trailingSlash option * integrate the preferFoldersOutput option of fork @slorber/static-site-generator-webpack-plugin * Fix broken links when using trailing slash => using md links is more reliable * fix TS issue * minor polish * fix doc page being sensitive to trailing slashes * Add tests for applyTrailingSlash * rename test files * extract and test applyRouteTrailingSlash * update snapshot * add trailing slash config to serve command * fix getSidebar() => still sensitive to trailing slash setting * never apply trailing slash to an anchor link * Add documentation for trailingSlash setting |
||
|---|---|---|
| .. | ||
| api | ||
| assets | ||
| guides | ||
| i18n | ||
| migration | ||
| blog.md | ||
| browser-support.md | ||
| cli.md | ||
| configuration.md | ||
| deployment.mdx | ||
| docusaurus-core.md | ||
| installation.md | ||
| introduction.md | ||
| lifecycle-apis.md | ||
| presets.md | ||
| search.md | ||
| static-assets.md | ||
| styling-layout.md | ||
| typescript-support.md | ||
| using-plugins.md | ||
| using-themes.md | ||