Skip to content

kemalcr/kemalcr.com

Repository files navigation

Kemal Site (http://kemalcr.com)

This is the repo for the official Kemal site.

Installation

  • git clone git@github.com:kemalcr/kemalcr.com.git
  • cd kemalcr.com
  • bundle install installs all the necessary gems
  • bundle exec jekyll serve boots website locally

Now open up http://locahost:4000 to view the site locally.

Contributing

  1. Fork the repo
  2. Make updates
  3. Ensure it all works locally for you first
  4. Triple check typos, etc...
  5. Submit pull request

Releases

No releases published

Packages

No packages published