- 克隆当前仓库到hexo主题文件夹下
# cd your-blog
git <github repository> ./themes/shoka
-
修改hexo根目录下
_config.yml
文件中theme
配置项的值为shoka
-
确保安装了如下依赖
- hexo-renderer-multi-markdown-it
- hexo-autoprefixer
- hexo-algoliasearch
- hexo-symbols-count-time
- hexo-feed
-
在
example
文件夹中可以查看站点配置示例. -
更多使用方式,请参考Yume Shoka的博客