This is a port of Ghost's default theme Casper v1 for Jekyll.
git clone https://github.com/rosario/kasper.git
cd kasper
gem install jekyll
gem install jekyll-paginate
Change the following settings in _config.yaml. Most likely you want the baseurl: ""
baseurl: ""
domain_name: "yourblog-domain.com"
Build page and start local web server jekyll serve
Build page into _site
folder jekyll build
- Pagination
- Rss
- Google Analytics Tracking code
- Code Syntax Highlight
- Author's profile with picture
- Disqus comments