-
文章目录中的一级标题点击的不了,但是二级和三级标题都可以点击并跳转。
网站地址:https://www.zhaobihan.cn
F12报错图片:![](https://cdn.jsdelivr.net/gh/cxk-images/images/images20210302000138.png)
在留言板下看到了类似的问题,F12之前也出现过那个错误。现在没有了。但还是点击不了。
pack…
-
> 确保你在提交Bug反馈之前仔细阅读了[Hexo文档](https://hexo.io/zh-cn/),[Icarus用户指南](https://ppoffice.github.io/hexo-theme-icarus/tags/Icarus%E7%94%A8%E6%88%B7%E6%8C%87%E5%8D%97/),和[GitHub issues](https://github.com/ppo…
-
使用hexo + stellar主题生成静态网站,本地`hexo server`预览正常,`hexo genarate`生成public文件正常。
但是将代码push到github仓,触发github actions部署网站任务时,deploy job报错。
Github actions配置如下:
```yaml
name: Deploy
on: [push]
…
-
For `pandoc`, the command line option `--preserve-tabs` makes `pandoc` preserve tabs in code blocks when converting markdown to HTML. I tried to pass that option to `pandoc` use by `hexo-renderer-pand…
-
安装主题后本地部署成功,但Github Action生成报错
```
ERROR
TypeError: /home/runner/work/blog/blog/themes/Anatolo/layout/partial/nav.pug:3
1| .page-top.animated.fadeInDown
2| .nav
> 3| each cur,…
-
标题应该是post的标题,描述应该是文章的前几个字,实际上标题成了作者的名字,描述成了作者的个性签名
## Issue Checklist
- [x] I am using NexT version 8.0 or later.
- [x] I have already read the relevant documents of [Hexo](https://hexo.io…
-
Please follow this Issue template to provide relevant information, such as source code repositories, blog links, and screenshots, which will help us investigate.
请按照此 Issue 模版提供相关信息,例如源码仓库、博客链接和屏幕截图,…
-
```
"dependencies": {
"hexo": "^6.3.0",
"hexo-asset-img": "^1.0.0",
"hexo-generator-archive": "^2.0.0",
"hexo-generator-category": "^2.0.0",
"hexo-generator-index": "^3.0.0",…
-
**描述bug**
简单说明bug的现象、相关的错误提示、日志等
更新之后博客首页能打开https://coolnext.vercel.app/ ,但是所有文章都无法打开。显示404页面
我可以确定的是87e4b2c版本没有问题,但是d3dcb91355c2cc0ac348e353fd286988b2e40d25版本就无法打开具体文章
**是不是优化加载出了问题**
…
-
Hi,
Thank you for sharing the action and creating the beautiful theme!
I followed [this](https://keep.xpoet.cn/2021/03/%E4%BD%BF%E7%94%A8-GitHub-Action-%E8%87%AA%E5%8A%A8%E9%83%A8%E7%BD%B2-Hexo-%E…