Fan
这是一个深色主题,如梦幻般的星空,群星闪烁。
安装
1 | git clone https://github.com/fan-lv/Fan.git themes/Fan |
修改位于博客根目录下的_config.yml
内的theme
选项值为Fan
更新
1 | cd themes/Fan |
需要的依赖包
- hexo-renderer-jade
- hexo-renderer-stylus
问题
- 如果报错 appId undefined,需要把 themes->_config.yml 中 algolia_search:enable 改成 false
说明
- 支持文章置顶功能,在需要置顶的文章加入 top: 1,数值越大越靠前。
License
最后更新: 2020年03月14日 10:46
原始链接: https://yesong17.github.io/2020/03/14/Fan%E4%B8%BB%E9%A2%98%E5%AE%89%E8%A3%85/