qmdx00 / hexo-theme-wimi

a simple hexo theme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hexo Theme Wimi [WIP]

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

About

a simple hexo theme


Languages

Language:EJS 54.2%Language:Stylus 45.8%