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

fix: hexo.locals.get('posts') doesn't show all posts #5612

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

D-Sketon
Copy link
Member

@D-Sketon D-Sketon commented Jan 12, 2025

What does it do?

fix #5287

Screenshots

Pull request tasks

  • Add test cases for the changes.
  • Passed the CI test.

Copy link

How to test

git clone -b fix/invalidate https://github.com/D-Sketon/hexo.git
cd hexo
npm install
npm test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

hexo.locals.get('posts') doesn't show all posts
1 participant