category page link generation problem #5647
Unanswered
Laurence-Wu
asked this question in
Question / Answer
Replies: 1 comment
-
@Laurence-Wu |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Check List
hexo version
to check)Expected behavior
The created repository's name in the Github is always uncapitalized, making the capitalized category name's link work no more. https://laurence-wu.github.io/2025/03/24/Hexo-category-fix/
Actual behavior
category link should directed to the index.html with preset category names instead of uncapitalized names (since the preset name could be capitalized)
How to reproduce?
1.name a category with capitalized word
2.deploy it
3. access the category in the category page
Is the problem still there under
Safe mode
?Yes
Your Node.js & npm version
Your Hexo and Plugin version
Your
package.json
Your site's
_config.yml
(Optional)Others
No response
Beta Was this translation helpful? Give feedback.
All reactions