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

feat(helper/tagcloud): show_count option (#5047) #5048

Merged
merged 1 commit into from Sep 4, 2022

Conversation

renbaoshuo
Copy link
Member

What does it do?

Add an option to show posts count of each tag in tagcloud helper.

This pull request resolves #5047.

Screenshots

None.

Pull request tasks

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

@github-actions
Copy link

github-actions bot commented Sep 4, 2022

How to test

git clone -b feat/tagcloud-count https://github.com/renbaoshuo/hexo.git
cd hexo
npm install
npm test

@coveralls
Copy link

Coverage Status

Coverage increased (+0.0004%) to 98.337% when pulling 24d9312 on renbaoshuo:feat/tagcloud-count into d95d297 on hexojs:master.

@SukkaW SukkaW merged commit d9e5f2e into hexojs:master Sep 4, 2022
@renbaoshuo renbaoshuo deleted the feat/tagcloud-count branch September 4, 2022 07:28
renbaoshuo added a commit to renbaoshuo/hexo-docs that referenced this pull request Sep 4, 2022
renbaoshuo added a commit to renbaoshuo/hexo-docs that referenced this pull request Sep 4, 2022
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.

Feature request: show_count option for tagcloud api
3 participants