-
Notifications
You must be signed in to change notification settings - Fork 218
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
分类那我设置了 一直显示未分类 #280
Comments
还是说我需要去改动源码 在配合hexo使用 |
我使用了评论插件 也成功了 但是首页上的最近评论我改如何设置 文档中似乎没有找到啊 发现我遇到的问题还挺多 我太菜了 |
评论看你用什么,比如用 valine 的话,在 valine 配置下的 # Valine comment plugin (recommended!)
# see https://valine.js.org/quickstart.html
valine:
enable: false
app_id:
app_key:
avatar: ''
placeholder: Leave your thoughts behind~
visitor: true
lang: en
avatarForce: false
meta: ['nick', 'mail']
requiredFields: ['nick', 'mail']
admin: '' # admin username
recentComment: true # <===== 这里改为 true 就可以了 |
第二个问题就是site: |
留言版功能是不是只有我才能记录 是吧 那我就剩上面遇到的2个问题了 |
不要用 csdn 的图片,它们控制了不能再它们域名之外使用的。我这边也打不开你的图片。 |
这个明白了 感谢博主 博主看看我的那个评论是配置错了吗 最近评论显示不出来 |
那个你发布到 github pages 发链接给我看看吧 |
|
最近评论无法显示的问题找到了,是 gitalk 的 loading state 没有关闭。这个 issue 会修复这个问题 #290 |
好的 感谢博主 |
## [2.3.1](v2.3.0...v2.3.1) (2023-08-13) ### Bug Fixes * article next and previous posts cards have unequal height ([8f98e14](8f98e14)) * footer page view not update on load ([909c191](909c191)) * gitalk loading state not closed when recent comments are loaded ([0595413](0595413)), closes [#290](#290) [#280](#280)
# 1.0.0 (2023-09-09) ### Bug Fixes * add missing waline options ([25f732f](25f732f)) * article next and previous posts cards have unequal height ([8f98e14](8f98e14)) * article with only one tag cause a fatal error ([7478780](7478780)) * avatar border too large for circle or rounded avatars ([4879043](4879043)) * beian image is still using require instead of import ([0174c3b](0174c3b)) * clicking language menu is not auto closing the menu ([d9f77de](d9f77de)) * code clip-board copy button style ([05450c5](05450c5)) * code fence is not highlighted by prism after refresh ([8b77aa2](8b77aa2)) * color style for header when switching mode and sticky issue ([e1f9075](e1f9075)), closes [auroral-ui#321](https://github.com/virtualansh/hexo-theme-aurora-em/issues/321) [auroral-ui#319](https://github.com/virtualansh/hexo-theme-aurora-em/issues/319) * dynamic page title with i18n menu config ([51972dd](51972dd)) * english footer stat text ([64d79e2](64d79e2)) * english text style problem ([4cefbc2](4cefbc2)) * external svg icon not loaded ([bfbe17e](bfbe17e)) * footer link random pick friend infinite loop ([425ec7c](425ec7c)) * footer page view not update on load ([909c191](909c191)) * gitalk loading state not closed when recent comments are loaded ([0595413](0595413)), closes [auroral-ui#290](https://github.com/virtualansh/hexo-theme-aurora-em/issues/290) [auroral-ui#280](https://github.com/virtualansh/hexo-theme-aurora-em/issues/280) * home page tag sticky overflow to the footer if no footer link ([6cb0a86](6cb0a86)) * horizontal feature displaying tags incorrectly ([0c34591](0c34591)) * improve the style of footer links for smaller devices ([a67370d](a67370d)) * include fixed header height for scroll to ([fb289cc](fb289cc)) * incorrect recent comment gavatar url with valine [auroral-ui#225](https://github.com/virtualansh/hexo-theme-aurora-em/issues/225) ([bfcf168](bfcf168)) * main author not able to load in home page ([667e1df](667e1df)) * mobile view not able to fetch author data ([2e4d0cd](2e4d0cd)) * no hamburger menu on table view size ([ab6cfc0](ab6cfc0)) * no stopping link box animation on hover ([a1c4b51](a1c4b51)) * open search modal scroll down by three percent ([6244fd8](6244fd8)) * path with extra hash at the end when reloaded ([440b2a7](440b2a7)) * prism copy button style ([a16cb48](a16cb48)) * prism highlight custom css is overwritten by default ([b26850b](b26850b)) * prism highlight not rendered on reload ([aa2328e](aa2328e)) * recent comment is not hiding with correct setting ([91358ad](91358ad)) * recent comment relative time use round to floor instead ([b5f4ae4](b5f4ae4)) * recent comments always show ([0976e5c](0976e5c)) * refactor and fix post search page to support tag and category search ([89e35fb](89e35fb)) * remove qod since it's rated limited to 5 calls a day ([75e99da](75e99da)) * statistic labels too large in English ([3c0e81f](3c0e81f)), closes [auroral-ui#297](https://github.com/virtualansh/hexo-theme-aurora-em/issues/297) * subtitle and some main title uppercase ([9c07937](9c07937)) * tags overflowing in mobile view for feature post ([cd9bae9](cd9bae9)) * text overflowing outside of article content box [auroral-ui#218](https://github.com/virtualansh/hexo-theme-aurora-em/issues/218) ([cf02393](cf02393)) * title too long overflowing issue ([9123bbe](9123bbe)) * typescript typing issue for Post ([1c58e55](1c58e55)) * update all avatar to adapt to dynamic avatar shape option ([be2ae7a](be2ae7a)) * update to use archives endpoint to avoid feature post affect ([c207a16](c207a16)), closes [auroral-ui#262](https://github.com/virtualansh/hexo-theme-aurora-em/issues/262) [auroral-ui#262](https://github.com/virtualansh/hexo-theme-aurora-em/issues/262) * use new import for default image instead of require ([6d1b078](6d1b078)) * waline different date format cause formatting error ([22477f2](22477f2)) ### Features * add empty display for recent comments ([c4dde9b](c4dde9b)) * add feature to disable comment on Pages or Posts individually ([6b3935f](6b3935f)) * add footer link feature ([8e29f0b](8e29f0b)) * add friends link feature ([a4ae01a](a4ae01a)) * add image enlarge feature ([bd5b862](bd5b862)) * add recent comment link with anchor ([ef0a517](ef0a517)) * add waline comment plugin ([6f34372](6f34372)) * added page view and comment count for all pages ([d107853](d107853)) * added site running stat and waline site PV ([2d15ac6](2d15ac6)) * added traditional chinese language support ([2e4c3e5](2e4c3e5)) * added valine, twikoo and valine post views stat ([517e9d0](517e9d0)) * better page title for home page ([9c09e57](9c09e57)) * changed background wave to gradient ([e9f02e8](e9f02e8)) * hide comments if all plugins are disabled ([9b0db10](9b0db10)) * new feature and pin effect ([c4b962f](c4b962f)) * pagination button UI upgrade ([689dd9b](689dd9b)) * **plugin:** add twikoo comment plugin support ([39ccaf8](39ccaf8)) * replace prismjs with shiki ([ab2b51f](ab2b51f)) * update comment and friends mobile mode style ([79e242c](79e242c)) * updated to high quality SVG icons ([aef2fb2](aef2fb2)) * upgrade both PC and mobile menu ([8682423](8682423)) * upgrade recent comment UI ([0d96066](0d96066)) * upgrade tags UI ([45944c6](45944c6)) * upgrade waline comment UI ([1121a12](1121a12)) * **vite/dependencies:** updated to Vite and all dependencies ([162df85](162df85)) ### Performance Improvements * upgrade to use vite-plugin-page for better page setup ([a51eb6e](a51eb6e)) ### BREAKING CHANGES * **vite/dependencies:** changed to Vite and updated all dependencies
# 1.0.0 (2023-10-31) ### Bug Fixes * add missing waline options ([25f732f](25f732f)) * article next and previous posts cards have unequal height ([8f98e14](8f98e14)) * article with only one tag cause a fatal error ([7478780](7478780)) * avatar border too large for circle or rounded avatars ([4879043](4879043)) * beian image is still using require instead of import ([0174c3b](0174c3b)) * clicking language menu is not auto closing the menu ([d9f77de](d9f77de)) * code clip-board copy button style ([05450c5](05450c5)) * code fence is not highlighted by prism after refresh ([8b77aa2](8b77aa2)) * code not styled in li tag ([5718581](5718581)) * color style for header when switching mode and sticky issue ([e1f9075](e1f9075)), closes [auroral-ui#321](https://github.com/Tim-Saijun/hexo-theme-aurora-s/issues/321) [auroral-ui#319](https://github.com/Tim-Saijun/hexo-theme-aurora-s/issues/319) * dia bot not able to be initialised in version 2+ ([248b42c](248b42c)) * dynamic page title with i18n menu config ([51972dd](51972dd)) * english footer stat text ([64d79e2](64d79e2)) * english text style problem ([4cefbc2](4cefbc2)) * external svg icon not loaded ([bfbe17e](bfbe17e)) * footer friends link not loaded ([1546685](1546685)) * footer link random pick friend infinite loop ([425ec7c](425ec7c)) * footer page view not update on load ([909c191](909c191)) * gitalk loading state not closed when recent comments are loaded ([0595413](0595413)), closes [auroral-ui#290](https://github.com/Tim-Saijun/hexo-theme-aurora-s/issues/290) [auroral-ui#280](https://github.com/Tim-Saijun/hexo-theme-aurora-s/issues/280) * header width is not updated after resize of the browser window ([9f84fbf](9f84fbf)) * home page tag sticky overflow to the footer if no footer link ([6cb0a86](6cb0a86)) * horizontal feature displaying tags incorrectly ([0c34591](0c34591)) * improve light mode header background color ([2c30969](2c30969)) * improve the style of footer links for smaller devices ([a67370d](a67370d)) * include fixed header height for scroll to ([fb289cc](fb289cc)) * inconsistance links page setup and configs ([719f3c4](719f3c4)) * incorrect recent comment gavatar url with valine [auroral-ui#225](https://github.com/Tim-Saijun/hexo-theme-aurora-s/issues/225) ([bfcf168](bfcf168)) * main author not able to load in home page ([667e1df](667e1df)) * mobile view not able to fetch author data ([2e4d0cd](2e4d0cd)) * no hamburger menu on table view size ([ab6cfc0](ab6cfc0)) * no stopping link box animation on hover ([a1c4b51](a1c4b51)) * open search modal scroll down by three percent ([6244fd8](6244fd8)) * path with extra hash at the end when reloaded ([440b2a7](440b2a7)) * prism copy button style ([a16cb48](a16cb48)) * prism highlight custom css is overwritten by default ([b26850b](b26850b)) * prism highlight not rendered on reload ([aa2328e](aa2328e)) * recent comment is not hiding with correct setting ([91358ad](91358ad)) * recent comment relative time use round to floor instead ([b5f4ae4](b5f4ae4)) * recent comments always show ([0976e5c](0976e5c)) * refactor and fix post search page to support tag and category search ([89e35fb](89e35fb)) * remove qod since it's rated limited to 5 calls a day ([75e99da](75e99da)) * search function not working ([856dd28](856dd28)) * statistic labels too large in English ([3c0e81f](3c0e81f)), closes [auroral-ui#297](https://github.com/Tim-Saijun/hexo-theme-aurora-s/issues/297) * subtitle and some main title uppercase ([9c07937](9c07937)) * tags overflowing in mobile view for feature post ([cd9bae9](cd9bae9)) * text overflowing outside of article content box [auroral-ui#218](https://github.com/Tim-Saijun/hexo-theme-aurora-s/issues/218) ([cf02393](cf02393)) * title too long overflowing issue ([9123bbe](9123bbe)) * toc sidebar max height now adapt to new ui ([65ce7fd](65ce7fd)) * typescript typing issue for Post ([1c58e55](1c58e55)) * update all avatar to adapt to dynamic avatar shape option ([be2ae7a](be2ae7a)) * update to use archives endpoint to avoid feature post affect ([c207a16](c207a16)), closes [auroral-ui#262](https://github.com/Tim-Saijun/hexo-theme-aurora-s/issues/262) [auroral-ui#262](https://github.com/Tim-Saijun/hexo-theme-aurora-s/issues/262) * use new import for default image instead of require ([6d1b078](6d1b078)) * waline comment data could return without time field ([auroral-ui#379](https://github.com/Tim-Saijun/hexo-theme-aurora-s/issues/379)) ([c213819](c213819)) * waline different date format cause formatting error ([22477f2](22477f2)) ### Features * add empty display for recent comments ([c4dde9b](c4dde9b)) * add feature to disable comment on Pages or Posts individually ([6b3935f](6b3935f)) * add footer link feature ([8e29f0b](8e29f0b)) * add friends link feature ([a4ae01a](a4ae01a)) * add image enlarge feature ([bd5b862](bd5b862)) * add recent comment link with anchor ([ef0a517](ef0a517)) * add waline comment plugin ([6f34372](6f34372)) * added page view and comment count for all pages ([d107853](d107853)) * added site running stat and waline site PV ([2d15ac6](2d15ac6)) * added traditional chinese language support ([2e4c3e5](2e4c3e5)) * added valine, twikoo and valine post views stat ([517e9d0](517e9d0)) * better page title for home page ([9c09e57](9c09e57)) * change to new link cards styles ([c95eda1](c95eda1)) * changed background wave to gradient ([e9f02e8](e9f02e8)) * hide comments if all plugins are disabled ([9b0db10](9b0db10)) * new feature and pin effect ([c4b962f](c4b962f)) * pagination button UI upgrade ([689dd9b](689dd9b)) * **plugin:** add twikoo comment plugin support ([39ccaf8](39ccaf8)) * replace prismjs with shiki ([ab2b51f](ab2b51f)) * update comment and friends mobile mode style ([79e242c](79e242c)) * updated to high quality SVG icons ([aef2fb2](aef2fb2)) * upgrade both PC and mobile menu ([8682423](8682423)) * upgrade recent comment UI ([0d96066](0d96066)) * upgrade tags UI ([45944c6](45944c6)) * upgrade waline comment UI ([1121a12](1121a12)) * **vite/dependencies:** updated to Vite and all dependencies ([162df85](162df85)) ### Performance Improvements * upgrade to use vite-plugin-page for better page setup ([a51eb6e](a51eb6e)) ### BREAKING CHANGES * **vite/dependencies:** changed to Vite and updated all dependencies
怀疑是不知道在哪写死的吧 或者是配置的那有问题 怎么解决
还有头像问题 第一个板块可以显示 后面的显示不出来
请问我该怎么解决
The text was updated successfully, but these errors were encountered: