next-theme / hexo-theme-next

🎉 Elegant and powerful theme for Hexo.
https://theme-next.js.org
Other
2.45k stars 434 forks source link

pangu added extra spaces to in the category page #495

Closed ywang-wnlo closed 2 years ago

ywang-wnlo commented 2 years ago

Please follow this Issue template to provide relevant information, such as source code repository, website URL and screenshots, which will help us investigate. 请按照此 Issue 模版提供相关信息,例如源码仓库、网站链接和屏幕截图,这将有助于我们进行调查。

Issue Checklist


Expected behavior

关闭 js

Actual behavior

enable js

Steps to reproduce the behavior

enable js or disable js

Environment Information

Node.js and NPM Information

PS D:\Code\hexo_blog> node -v && npm -v
v16.13.0
8.3.0

Package dependencies Information

hexo-site@0.0.0 D:\Code\hexo_blog
├── hexo-abbrlink@2.2.1
├── hexo-deployer-git@3.0.0
├── hexo-filter-mermaid-diagrams@1.0.5
├── hexo-generator-archive@1.0.0
├── hexo-generator-category@1.0.0
├── hexo-generator-index@2.0.0
├── hexo-generator-searchdb@1.4.0
├── hexo-generator-sitemap@2.2.0
├── hexo-generator-tag@1.0.0
├── hexo-related-popular-posts@5.0.1
├── hexo-renderer-ejs@2.0.0
├── hexo-renderer-marked@5.0.0
├── hexo-renderer-stylus@2.0.1
├── hexo-server@3.0.0
├── hexo-theme-landscape@0.0.3
├── hexo-word-counter@0.0.3
└── hexo@6.0.0

Hexo Configuration

xxx

NexT Configuration

# Pangu Support
# For more information: https://github.com/vinta/pangu.js
# Server-side plugin: https://github.com/next-theme/hexo-pangu
pangu: true

Other Information

Maybe because there are no parentheses in the source code, while using ::before ::after

ljcbaby commented 2 years ago

have a try to Server-side plugin?

I think it's pangu.js's issue.

ywang-wnlo commented 2 years ago

have a try to Server-side plugin?

I think it's pangu.js's issue.

okay~ The Server-side plugin work well!

github-actions[bot] commented 1 year ago

This thread has been automatically locked since there has not been any recent activity after it was closed. It is possible issue was solved or at least outdated. Feel free to open new for related bugs.