Jekyll-Machine

Jekyll-Machine - This is responsive theme for Jekyll .

Features

  • [ ] Pagination
  • [ ] Google Analytics integration
  • [x] About links
  • [x] Social links
  • [x] Resposive layout
  • [x] Tags listing page
  • [x] Disqus integration
  • [x] Syntax high lighting
  • [x] Categories listing page

Install and Test

  1. Download or clone repo git clone [email protected]:dotos/jekyll-machine.git
  2. Enter the folder: cd jekyll-machine/
  3. If you don't have bundler installed: gem install bundler
  4. Install Ruby gems: bundle install
  5. Start Jekyll server: jekyll serve or bundle exec jekyll serve

Access via: http://localhost:4000/jekyll-machine

GitHub