kasper-mini

This is a modification of kasper theme for Jekyll. Feel free to use, fork and change it!

Available features

  • Pagination
  • Google Analytics
  • RSS
  • Pretty code highlight

Installation

  1. Download sources
  2. Set your info in the _config.yml
  3. Change author bio in _layouts/post.html
  4. Set your photo in assets/images/profile.jpg
  5. Create your first post in _posts directory
  6. Run it with jekyll:
gem install jekyll
gem install jekyll-paginate
gem install pygments.rb
jekyll serve

Screenshots

Thanks