adam-stokes / hexo-theme-striped

Port of striped to hexo
http://html5up.net/striped/
MIT License
48 stars 10 forks source link

Striped

Striped theme ported to Hexo

Install

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

git clone git://github.com/battlemidget/hexo-theme-striped.git themes/striped

Update

Execute the following command to update Striped.

cd themes/striped
git pull

Config

Default config:

menu:
  Home: /
  Archives: /archives

widgets:
- search
- category
- tag
- twitter

excerpt_link: Read More

twitter:
  username:
  show_replies: false
  tweet_count: 5

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

fancybox: true

google_analytics:
rss:

Screenshot