docusaurus/website/versioned_docs/version-2.0.0-beta.0/api
Sébastien Lorber df8a900f9c
feat(v2): add trailingSlash config option (#4908)
* 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
2021-06-09 19:59:39 +02:00
..
plugins feat(v2): add trailingSlash config option (#4908) 2021-06-09 19:59:39 +02:00
themes chore(v2): prepare v2.0.0-beta.0 release (#4774) 2021-05-12 16:07:15 +02:00
docusaurus.config.js.md chore(v2): prepare v2.0.0-beta.0 release (#4774) 2021-05-12 16:07:15 +02:00