Can I specify a POST ID on a specific post which caused duplicate generated indexes ? #5278
Unanswered
dimaslanjaka
asked this question in
Question / Answer
Replies: 2 comments 1 reply
-
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I cannot reproduce this issue. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
when running hexo v7 twice without
hexo clean, index generated duplicate orders.I think this caused by POST ID always newly generated, and the post count are doubled like below screenshots
I think this is an issue, but idk how to reproduce it. And I think maybe it's a bug of the theme I'm using (hexo-theme-butterfly).
How to fix this ?
my site repo at https://github.com/dimaslanjaka/static-blog-generator-hexo/tree/master/site
Beta Was this translation helpful? Give feedback.
All reactions