hexo-theme-even
hexo-theme-even copied to clipboard
:rocket: A super concise theme for Hexo
hi, i have a diffcult question. I create a new post and add some categories. for example: ``` title: Docker-学习笔记1-认识Docker date: 2021-07-20 16:58:10 tags: [Docker,Image] categories: [Docker学习笔记] ``` but i...
The original implementation uses the old Leancloud CDN and API with [a deprecated domain which is 404 currently](https://leancloudblog.com/lncld-net-client-hold/). The PR upgraded the CDN address so that the counter could work...
最近更新 theme 之后发现搜索功能被去掉了,可以加回来吗
很喜欢这款主题,但是 hexo-renderer-scss 无法安装,代理也不行。。。 ``` 0 verbose cli [ 0 verbose cli '/usr/local/Cellar/node/16.9.0/bin/node', 0 verbose cli '/usr/local/bin/npm', 0 verbose cli 'install', 0 verbose cli 'hexo-renderer-scss', 0 verbose cli '--save' 0 verbose...
当页面元素不满一页时,能否让footer以及下一页按钮置于页面底部。
没有用百度云推送功能,但生成的页面自动加载了百度云推送的脚本,有没有方式可以关闭,谢谢 https://github.com/ahonn/hexo-theme-even/blob/5b19be5bf991c34997756d5de37cf2c588307f8d/layout/_script/push.swig#L1-L14
use correct path
I want to use this theme in gitpage without install hero dev tools
# 描述 不知道是网络原因,还是其它问题,mermaid diagram 有时渲染得出来,有时却出不来(同一个 diagram)  # [主题配置](https://github.com/lucmann/hexo-theme-even/blob/d5d1c314c3de0108558d7c820795ef6800abf715/_config.yml#L138) ``` mermaid: version: "11.2.1" enable: true theme: forest options: startOnload: true ``` # [mermaid.swig](https://github.com/lucmann/hexo-theme-even/blob/d5d1c314c3de0108558d7c820795ef6800abf715/layout/_partial/_footer/mermaid.swig) ``` {%- if theme.mermaid.enable -%} if (window.mermaid)...
Would it be possible to add Google Scholar as a social link?