v0.1.5
Gacman is a simple and responsive theme based on Jacman and Bootstrap for Hexo with some special features.
Please note that, I really suggest you do not use this theme until v0.2.0 has been publiced.
##Installation ###Install
$ git clone https://github.com/gsgundam/gacman.git themes/gacman
Gacman requires Hexo 2.7 and above.
###Enable
Modify theme
setting in blog folder _config.yml
to gacman
.
###Update
cd themes/gacman
git pull origin master
please backup your _config.yml
file before update.
##Configuration
Modify settings in /themes/gacman/_config.yml
. Learn More from Jacman.
##Features
- menu
Main navigation menu. - widget
Widgets displaying in sidebar.The category,tag,rss,archive,tagcloud,links,weibo are supported. - index
Two different home page display modes.You can visit Demo & Jark's Blog to check the difference. - author
Author imformation, used to show your social network links on the bottom right. Including github, stackoverflow, twitter, facebook, linkedin, google+, weibo, tencent weibo, douban, zhihu, email. - toc
Show Table Of Contents in article & aside. - comments
duoshuo & disqus are supported. - jiathis
Build-in share tool or JiaThis share buttons at the bottom of articles. - Analytiscs
Google analytics & Baidu tongji & CNZZ tongji are all supported. - Search
Googlle Custom Search & Baidu Site Search are supported. - totop
Scroll to top - rss
RSS subscription link (change if using Feedburner). - fancybox
Enable Fancybox
You can learn how to use them from Configuration from Jacman.
##Sites
- GSGundam砍柴工 - The author's blog of Gacman
- Jacman Theme - The demo site of Jacman Theme
- Jark's Blog - The author's blog of Jacman
##License MIT