Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Respect Astro build.format when building URLs #207

Closed

Conversation

jamescmartinez
Copy link

@jamescmartinez jamescmartinez commented Jun 15, 2023

🚧 WIP for #180

This commit makes Starlight respect Astro's build.format when building URLs.

This is considered WIP because there is still more work to do with the routes; we should be seeing https://localhost:3000/ without the trailing slash, but it's still there.

This commit makes Starlight respect Astro's `build.format` when
building URLs.

This is considered WIP because there is still more work to do with the
routes; we should be seeing `https://localhost:3000/` without the
trailing slash, but it's still there.
@changeset-bot
Copy link

changeset-bot bot commented Jun 15, 2023

⚠️ No Changeset found

Latest commit: f719edf

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@netlify
Copy link

netlify bot commented Jun 15, 2023

Deploy Preview for astro-starlight ready!

Name Link
🔨 Latest commit f719edf
🔍 Latest deploy log https://app.netlify.com/sites/astro-starlight/deploys/648a8c1f6f7fdc000838674a
😎 Deploy Preview https://deploy-preview-207--astro-starlight.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@delucis
Copy link
Member

delucis commented Jun 15, 2023

Thanks for tackling this @jamescmartinez! Let me know when you want me to take a look.

@delucis delucis added the 🌟 core Changes to Starlight’s main package label Jun 20, 2023
@delucis delucis force-pushed the main branch 2 times, most recently from 1739547 to ec54687 Compare June 22, 2023 23:17
@delucis
Copy link
Member

delucis commented Sep 14, 2023

Thanks again for the PR @jamescmartinez! Feel free to re-open if you have time to tackle this, but going to close as stale for now. No worries if you don’t have time, hopefully someone else can fix #180 soon!

@delucis delucis closed this Sep 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌟 core Changes to Starlight’s main package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants