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
  • gem install jekyll requires rubygems
  • jekyll serve boots website locally

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

Contributing

Join the chat at https://gitter.im/sdogruyol/kemal

  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