- 文章界面很清晰,很适合阅读~
- Google Search Console
- Google Analytics
- LiveRe (我去掉了disqus, 国内不翻墙压根连不上)
- 打赏
- 🎈 页面滚动快捷键 (j, k, t, b, n, m 具体功能自己尝试, console 有提示~)
npm install hexo-renderer-pug --save
- In the
root
directory:
$ git clone https://github.com/ochukai/hexo-theme-ochuunn.git themes/ochuunn
- Change the
theme
property in theconfig.yml
file.
# theme: landscape
theme: ochuunn
- 不支持 link 类型的文章
- 不支持 category,只有 tag
(在目录的最下面, 是 hexo 的测试文章,按 b 键直达~)