Skip to content

aurora-org/hexo-theme-wimi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

a simple hexo theme

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 54.2%
  • Stylus 45.8%