安装
在使用 Redefine 主题之前,请你先阅读 「 Easy Hexo 团队 」撰写的 Hexo 教程,了解前置知识再来安装
如果你的 Hexo 版本在
5.0及以上,推荐通过npm安装
$ cd your-hexo-site
$ npm install hexo-theme-redefine@latest或者使用 git 克隆
$ cd your-hexo-site
$ git clone https://github.com/EvanNotFound/hexo-theme-redefine.git themes/redefine最后更新于