Skip to content

kingofctrl/hexo-theme-concise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Concise

A beautiful and simple theme for hexo. It is based on Light.

Install

Execute the following command and modify theme in _config.yml to concise.

git clone https://github.com/HmyBmny/hexo-theme-concise.git themes/concise

Update

Execute the following command to update Concise.

cd themes/concise
git pull origin master

Config

Default config:

menu:
  About: /about
  Archives: /archives
  RSS: /atom.xml

widgets:
- search
- recent_posts
- category
- tagcloud

excerpt_link: Read More ›

twitter:
  username:
  show_replies: false
  tweet_count: 5

addthis:
  enable: true
  pubid:
  facebook: true
  twitter: true
  google: true
  pinterest: true

google_analytics:

Thanks

hexo-theme-light

Releases

No releases published

Packages

No packages published