Skip to content

Latest commit

 

History

History
29 lines (25 loc) · 472 Bytes

README.md

File metadata and controls

29 lines (25 loc) · 472 Bytes

Hexo Theme Wimi

A simple hexo theme.

Reference:

  • Hexo
  • Ejs
  • Stylus

Steps to use:

  1. Clone this repository:
cd hexo
git clone https://github.com/qmdx00/hexo-theme-wimi.git themes/wimi
  1. Install Dependency:
cd hexo
npm i -S hexo-renderer-ejs hexo-renderer-stylus
  1. Change current theme
# modify hexo/_config.yml file

# Extensions
## Plugins: https://hexo.io/plugins/
## Themes: https://hexo.io/themes/
theme: wimi