Skip to content

Commit

Permalink
Using rack-jekyll, it's about damn time
Browse files Browse the repository at this point in the history
  • Loading branch information
qrush committed Jun 12, 2010
1 parent 550824a commit 5857a70
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gems
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
rack-jekyll
4 changes: 4 additions & 0 deletions config.ru
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
require "rubygems"
require "yaml"
require "rack/jekyll"
run Rack::Jekyll.new

0 comments on commit 5857a70

Please sign in to comment.