8000 GitHub - QiuMing/hexo-theme-even: :rocket: A super simple theme for Hexo
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

QiuMing/hexo-theme-even

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hexo-theme-even

A simple theme for Hexo blog framework

Desktop Browser: even

Colorful & Mobile: colorful and mobile

Now, you can change the theme color, modify theme-color item in _config.yml.

Demo

Check out Even theme in live : demo

Document

Installation

$ hexo init blog
$ cd blog
$ npm install
$ npm install --save hexo-renderer-jade hexo-renderer-scss hexo-generator-feed hexo-generator-sitemap hexo-browsersync hexo-generator-archive
$ cd themes/
$ git clone https://github.com/ahonn/hexo-theme-even even
$ cd even/
$ cp _config.yml.sample _config.yml

Then update your blog's _config.yml(yourblog/config.yml) to use the theme.

# Extensions
## Plugins: http://hexo.io/plugins/
## Themes: http://hexo.io/themes/
theme: even

Contact

Email: ahonn95@outlook.com

About

🚀 A super simple theme for Hexo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 66.3%
  • HTML 29.3%
  • JavaScript 4.4%
0