Skip to content

Hopsken/hexo-theme-wen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hexo-theme-wen

A terse and clear hexo theme. Crafted from scratch with love.

Inspired by Todd Motto

Live Preview

Preview

Installation

Clone this repository into your theme folder:

$ cd hexo
$ git clone https://github.com/Hopsken/hexo-theme-wen themes/wen

Set theme in main hexo root config file: _config.yml

theme: wen

Config

Set up gitment in the theme config file.

# theme/wen/_config.yml

gitment:
  enable: true
  github_id: #your github id
  repo: #the repo to save comments, commonly your github pages repo
  client_id: #github oath2 client_id
  client_secret: #github oath2 client_secret

For detail usage, check here.

Or you can use disqus

disqus: #your disqus id

LICENSE

MIT

About

A simple and flat-style hexo theme.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published