Kemal Site (http://kemalcr.com)
This is the repo for the official Kemal site.
git clone [email protected]:kemalcr/kemalcr.com.git
cd kemalcr.com
gem install jekyll
requires rubygemsjekyll serve
boots website locally
Now open up http://locahost:4000
to view the site locally.
- Fork the repo
- Make updates
- Ensure it all works locally for you first
- Triple check typos, etc...
- Submit pull request