-
### 检查清单
- [X] 已经搜索过,没有发现类似 issue。
- [X] 已经搜索过[主题文档](https://volantis.js.org/),没有发现相关内容。
- [X] 已经尝试使用过[最新版](https://github.com/volantis-x/hexo-theme-volantis/releases),问题依旧存在。
### 主题版本
6.x
### 复现地…
-
### Expected behavior
在搜索的结果中,文章链接到正确的地址。
### Actual behavior
超链接是以post开头的一个相对路径
### Steps to reproduce the behavior
1. 安装 npm install --save hexo-generator-search
2. 安装 npm install --s…
-
### 使用的 Butterfly 版本? | What version of Butterfly are you use?
4.8.1
### 是否修改过主题文件? || Has the theme files been modified?
是 (Yes)
### 使用的瀏覽器? || What browse are you using?
Edge
### 使用的系統? || Wha…
-
### 使用的 Butterfly 版本? | What version of Butterfly are you use?
4.6.0-b3
### 是否修改过主题文件? || Has the theme files been modified?
是 (Yes)
### 使用的瀏覽器? || What browse are you using?
Chrome
…
-
怎么解决?
-
直接使用默认的config.yml也不行,打开网页全是加载中状态。
ERROR {
err: Error: Cannot find module 'truncate-html'
Require stack:
- D:\Codes\Blog\themes\aurora\scripts\lib\helpers\truncate-html.js
- D:\Codes\Blog\…
-
i have followed the instructions to configure my blog, but still do not show results.
here is my operation process:
executed the order `npm install hexo-symbols-count-time --save`
then confi…
-
Please follow this Issue template to provide relevant information, such as source code repositories, blog links, and screenshots, which will help us investigate.
请按照此 Issue 模版提供相关信息,例如源码仓库、博客链接和屏幕截图,…
-
### 问题发生位置
Hexo渲染报错
### 问题描述
Error occurs when using `hexo algolia` and `hexo generate` to generate static html pages, here is the error.
```
Node.js v19.3.0
INFO Validating config
INFO Sta…
-
### 想要的功能 | What feature do you want?
如果一篇文章中包含一个长度可能会影响正文阅读体验的代码块, 那么一般会选择单独在 front matter 中定义代码块默认折叠.
但是一旦折叠, 就没办法通过右上角显示的复制按钮一键复制代码块内容了. 对于已读或用作笔记用途的文章, 更希望的是直接打开文章找到对应的代码块就能复制, 而不用先点展开代码块才能复制.…