中文 | English
Jacman is a fresh looking and responsive theme for Jekyll with more features and some build-in Chinese service based on Hexo Jacman.
Check whether you have Ruby 2.1.0 or higher installed:
ruby --versionInstall Bundler:
gem install bundlerClone Jacman theme:
git clone https://github.com/Simpleyyt/jekyll-jacman.git
cd jekyll-jacmanYou can change the language setting to en in _config.yml.
You can also disable share buttons by setting share_to to false.
Install Jekyll and other dependencies from the GitHub Pages gem:
bundle installRun your Jekyll site locally:
bundle exec jekyll serverMore Details:Setting up your GitHub Pages site locally with Jekyll
- menu
Main navigation menu. - widget
Widgets displaying in sidebar.The github card, category,tag,rss,archive,tagcloud,links,weibo are supported. - Image
Images about favicon, site logo, author image, banner image. Support different image styles likeimg-logo,img-topic,img-centeretc. - index
Two different home page display modes.You can visit Demo 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, 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 & Tiny Search are supported. - totop
Scroll to top - rss
RSS subscription link (change if using Feedburner). - fancybox
Enable Fancybox - others You can configure sidebar not show in post pages.