Theme used at Medicor's web site. A lighter version of Hexo's default theme Light.
Includes:
- Slide and Push menus by Codrops
- Post searching through simple post search api
Execute the following command and modify theme
in _config.yml
to lightpush
.
git clone https://github.com/Medicor/Lightpush.git themes/lightpush
Execute the following command to update Lightpush.
cd themes/lightpush
git pull
Default config:
menu:
Home:
link: /
icon: fa-home
Archives:
link: /archives
icon: fa-archive
widgets:
- search
- category
- tag
excerpt_link: more ...
twitter:
username: <your-twitter-name>
show_replies: false
tweet_count: 5
addthis:
enable: true
pubid: ra-XXXXXXXXXXXXXXXX
fancybox: false
google_analytics: UA-XXXXXXXX-X
rss:
comment_provider:
This theme also supports the following new options in global _config.yml:
logo: <path to image to put in front of site title>
favicon: <path to favicon >