搭建hexo博客

    随笔与个人文集     hexo

搭建hexo博客

hexo

  1. 很简洁的主题,很喜欢pln主题
    • [gaoryrt/hexo-theme-pln: 📝 Plain theme for Hexo. (github.com)](https://github.com/gaoryrt/hexo-theme-pln

  1. Themes | Hexo
  2. Hexo博客教程之写文章_哔哩哔哩_bilibili

指令

  1. hexo g 生成静态页面
  2. hexo d 发布本地内容到仓库
  3. hexo s 生成静态页面
1
2
3
hexo clean
hexo g
hexo d

错误

  1. 错误如下:解决解决Hexo部署时报错:Error: Spawn failed_薛定谔的壳的博客-CSDN博客
1
2
3
4
5
6
7
8
9
atal: unable to access 'https://github.com/a956551943/a956551943.github.io/': Encountered end of file
FATAL {
err: Error: Spawn failed
at ChildProcess.<anonymous> (/usr/local/src/hexo/hanyubolg/node_modules/hexo-util/lib/spawn.js:51:21)
at ChildProcess.emit (events.js:376:20)
at Process.ChildProcess._handle.onexit (internal/child_process.js:277:12) {
code: 128
}
} Something's wrong. Maybe you can find the solution here: %s https://hexo.io/docs/troubleshooting.html

配置

  1. Hexo使用攻略-添加分类及标签 - 简书 (jianshu.com)
  2. Hexo博客添加搜索功能_PeakXin的博客-CSDN博客_hexo搜索功能
  3. hexo显示pdf
  4. hexo上传图片
  5. Hexo如何增加站内文章链接 | 明道学苑 (mingdao.me)
  6. 生成归档页,显示全部。参考
1
2
3
4
5
6
7
8
9
10
11
# 设置首页分页之前默认就有,这里就不额外加了
# index_generator:
# per_page: 5

archive_generator:
per_page: 40 #值为0表示不分页,按需填写
yearly: true #是否按年生成归档
monthly: false #为了加快生成速度,按月归档就不要了

tag_generator:
per_page: 40 #值为0表示不分页,按需填写

主题

  1. Fulid
  2. keep主题

Obsidian 的使用

  1. 200 多个 Obsidian 插件 - 知乎 (zhihu.com)
  2. Obsidian优化记录 | 肆零肆 (xmq.plus)
  3. Obsidian自定义样式修改教程 - 知乎 (zhihu.com)
page PV:  ・  site PV:  ・  site UV: