跳到主要内容

安装

  • 如果你的 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