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

Feature Request: lowercase tags path name #73

Open
shubhendusaurabh opened this issue Sep 2, 2022 · 3 comments
Open

Feature Request: lowercase tags path name #73

shubhendusaurabh opened this issue Sep 2, 2022 · 3 comments
Labels

Comments

@shubhendusaurabh
Copy link

Some hosts like netlify lowercase urls to canonicalize.
So if multiple tags like "tech" and "Tech", "tech" overwrites "Tech".

A theme configurable support for lowercase pathname would help here.

netlify forum page

@uiolee
Copy link
Member

uiolee commented Sep 20, 2023

configuration item filename_case will help you.

https://hexo.io/docs/configuration#Writing

@shubhendusaurabh
Copy link
Author

configuration item filename_case will help you.

https://hexo.io/docs/configuration#Writing

mentioned issue exists in your config too. i.e. if you have both tech & Tech, then one gets overridden.

@uiolee
Copy link
Member

uiolee commented Dec 21, 2023

yes, you're right.

图片

@uiolee uiolee added the bug label Dec 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants