hexo主题,随缘更新。
# 下载主题到themes目录
$ cd hexo-site/themes
$ git clone https://github.com/hdxw/hexo-theme-prowiki.git
$ mv hexo-theme-prowiki prowiki
# 编辑站点根目录配置文件_config.yml,修改主题
theme: prowiki
# 移动主题配置文件并重命名
$ cd hexo-site
$ mv themes/_config.yml _config.prowiki.yml
主题仓库:https://github.com/hdxw/hexo-theme-prowiki
在线示例:https://demo.wujiaxing.com/prowiki
示例源码:https://github.com/hdxw/hexo-theme-prowiki-demo
自建插件:https://github.com/hdxw/hexo-font-spider
使用说明详见“在线示例”的“关于”内容