Skip to content

gregordimi/jekill-resume-gregordimi

 
 

Repository files navigation

Kasper

This is a port of Ghost's default theme Casper v1 for Jekyll.

Installation

git clone https://github.com/rosario/kasper.git
cd kasper
gem install jekyll
gem install jekyll-paginate

Change _config.yml

Change the following settings in _config.yaml. Most likely you want the baseurl: ""

baseurl: ""
domain_name: "yourblog-domain.com"

How to use it

Build page and start local web server jekyll serve Build page into _site folder jekyll build

Kasper theme includes

  • Pagination
  • Rss
  • Google Analytics Tracking code
  • Code Syntax Highlight
  • Author's profile with picture
  • Disqus comments

About

Ghost's default theme (Casper v1.0) on Jekyll

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 61.5%
  • HTML 23.1%
  • JavaScript 9.8%
  • SCSS 5.6%