在使用 Redefine 主题之前,请你先阅读 「 Easy Hexo 团队 」撰写的 Hexo 教程,了解前置知识再来安装
如果你的 Hexo 版本在 5.0 及以上,推荐通过 npm 安装
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
最后更新于2年前