why not show all posts in hexo.locals.get('posts') ? #5230
Unanswered
jerryc127
asked this question in
Question / Answer
Replies: 1 comment
-
|
I think this may be a bug because I could reproduce the situation and I found that the remaining posts were in the _mutex _queue. |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I create the tags plugin
it show 2, but i have 26 posts ?
and the another question
i want to store the data, and then i can read it in hexo.extend.helper.register and hexo.extend.tag.register.
i try the fragment_cache method to store data. but it seem like hexo.extend.tag.register cannot use fragment_cache .
Beta Was this translation helpful? Give feedback.
All reactions