这是一个深色主题,如梦幻般的星空,群星闪烁。
git clone https://github.com/fan-lv/Fan.git themes/Fan
修改位于博客根目录下的_config.yml
内的theme
选项值为Fan
cd themes/Fan
git pull
- hexo-renderer-jade
- hexo-renderer-stylus
- 如果报错 appId undefined,需要把 themes->_config.yml 中 algolia_search:enable 改成 false
- 支持文章置顶功能,在需要置顶的文章加入 top: 1,数值越大越靠前。