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

Paths being lowercased automatically. #165

Open
RiverKy opened this issue Aug 30, 2024 · 1 comment
Open

Paths being lowercased automatically. #165

RiverKy opened this issue Aug 30, 2024 · 1 comment
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@RiverKy
Copy link

RiverKy commented Aug 30, 2024

All posts' pathnames are automatically lowercased after updating to a6bc4c00b0bf1357cd8dfa14d1c037a90e3e2737.

For example, src/content/posts/ExAmple.md will be build to dist/posts/example.html while previously it would be dist/posts/ExAmple.html, causing some links to break.

Looked through the Astro document with no success. Am I missing any configuration again?

Please help. Thank you.

@saicaca saicaca added bug Something isn't working help wanted Extra attention is needed labels Sep 6, 2024
@saicaca
Copy link
Owner

saicaca commented Sep 6, 2024

This shouldn't be related to the configuration. I'm not quite sure of the reason and will need some time to look into it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants