Installation
If you're using Hexo 5.0 or later, the easiest way to install Theme Redefine is by using npm
$ cd your-hexo-site
$ npm install hexo-theme-redefine@latestAnother method is by git clone
$ cd your-hexo-site
$ git clone https://github.com/EvanNotFound/hexo-theme-redefine.git themes/redefine