Add Kramdown dependency. Fixes #43

This commit is contained in:
Michael Rose 2014-01-02 11:22:49 -05:00
parent 79c9622e83
commit 7365c85e91
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
source 'https://rubygems.org'
gem 'jekyll'
gem 'jekyll-minibundle'
gem 'kramdown'
gem 'coderay'
gem 'rake'
gem 'thor'

View file

@ -3,7 +3,7 @@ description: Describe your website here.
logo: site-logo.png
disqus_shortname:
search: true
#Change url to your domain. Leave localhost server or blank when working locally.
# Change url to your domain. Leave localhost server or blank when working locally.
url: http://localhost:4000
# Owner/author information