docusaurus/website/docs
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
..
api feat(v2): add trailingSlash config option (#4908) 2021-06-09 19:59:39 +02:00
assets refactor(v2): async md image transformer + pathname protocol as an escape hatch (#3087) 2020-07-21 17:45:06 +02:00
guides feat(v2): add trailingSlash config option (#4908) 2021-06-09 19:59:39 +02:00
i18n docs(v2): fix i18n doc: bad i18n page plugin path in code sample (#4773) 2021-05-12 14:39:24 +02:00
migration docs(v2): v2 migration guide: mention Algolia config update (#4885) 2021-06-02 12:02:57 +02:00
blog.md fix(v2): improve BlogPostFrontMatter schema validation (#4759) 2021-05-14 18:52:51 +02:00
browser-support.md docs(v2): add browsers support documentation (#4758) 2021-05-11 11:03:05 +02:00
cli.md docs(v2): Improve intro doc (#4770) 2021-05-12 14:40:35 +02:00
configuration.md docs(v2): use explicit heading IDs (#4460) 2021-03-19 11:00:41 +01:00
deployment.mdx feat(v2): add trailingSlash config option (#4908) 2021-06-09 19:59:39 +02:00
docusaurus-core.md docs(v2): fixed the directory of index.js (#4559) 2021-04-05 18:56:14 +02:00
installation.md docs(v2): Docusaurus 2 beta blog post (#4756) 2021-05-12 16:08:07 +02:00
introduction.md docs(v2): Improve intro doc (#4770) 2021-05-12 14:40:35 +02:00
lifecycle-apis.md feat(v2): Webpack 5, PostCSS 8 (#4089) 2021-04-30 18:06:53 +02:00
presets.md docs(v2): presets: fix typo in bootstrap preset (#4893) 2021-06-03 11:14:40 +02:00
search.md feat(v2): add trailingSlash config option (#4908) 2021-06-09 19:59:39 +02:00
static-assets.md docs(v2): use explicit heading IDs (#4460) 2021-03-19 11:00:41 +01:00
styling-layout.md refactor(v2): rename class main-docs-wrapper to docs-wrapper (#4619) 2021-04-15 18:56:41 +02:00
typescript-support.md docs(v2): use explicit heading IDs (#4460) 2021-03-19 11:00:41 +01:00
using-plugins.md docs(v2): fix typo in code block on Using plugins page (#4910) 2021-06-05 17:24:45 +03:00
using-themes.md docs(v2): Improve intro doc (#4770) 2021-05-12 14:40:35 +02:00