A simple hexo theme.
- Hexo
- Ejs
- Stylus
- Clone this repository:
cd hexo
git clone https://github.com/qmdx00/hexo-theme-wimi.git themes/wimi
- Install Dependency:
cd hexo
npm i -S hexo-renderer-ejs hexo-renderer-stylus
- Change current theme
# modify hexo/_config.yml file
# Extensions
## Plugins: https://hexo.io/plugins/
## Themes: https://hexo.io/themes/
theme: wimi