Skip to content

website: keep the Docusaurus default URL emission so trailing-slash URLs resolve - #3

Merged
jeffreyaven merged 1 commit into
mainfrom
feature/provider-dev
Sep 15, 2026
Merged

jeffreyaven merged 1 commit into
mainfrom
feature/provider-dev

Conversation

@jeffreyaven

Copy link
Copy Markdown
Contributor

The shared docusaurus-config sets trailingSlash: false, which makes Docusaurus emit .html; GitHub Pages then returns 404 for the same URL with a trailing slash. Dropping the setting restores /index.html, which is served for both forms.

…RLs resolve

The shared docusaurus-config sets trailingSlash: false, which makes Docusaurus emit
<route>.html; GitHub Pages then returns 404 for the same URL with a trailing slash.
Dropping the setting restores <route>/index.html, which is served for both forms.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
@jeffreyaven jeffreyaven self-assigned this Sep 15, 2026
@jeffreyaven
jeffreyaven merged commit 26f237d into main Sep 15, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant