a simple theme for Hexo
根据不同的 Hexo 版本,在项目下执行以下命令
-
Hexo@3.2 Node@12
$ npm install --save zo-ly/hexo-renderer-sass $ git clone --depth 1 https://github.com/zo-ly/hexo-theme-ztopic themes/ztopic
-
Hexo@7 Node@18
$ npm install --save hexo-renderer-sass $ git clone --depth 1 https://github.com/zo-ly/hexo-theme-ztopic themes/ztopic