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

Description

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.

Checklist

Please make sure that the following criteria are met:

  • The PR title is descriptive.
  • I have ⭐'ed the stackql and this repo.

Additional Notes

Add any additional information or context that might help the reviewers.

…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 99be622 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