1. Added html5 video with flash fallback.
2. Added Rack support 3. Disqus support 4. Improved Readme 5. Improved Syntax flexibility and styling 6. Improved blockquote styling
This commit is contained in:
parent
a128d4990b
commit
ef3ff431e5
56 changed files with 207 additions and 39 deletions
1
Gemfile
1
Gemfile
|
@ -1,6 +1,7 @@
|
|||
source "http://rubygems.org"
|
||||
|
||||
gem 'rake'
|
||||
gem 'rack'
|
||||
gem 'jekyll'
|
||||
gem 'rdiscount'
|
||||
gem 'RedCloth'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue