Init
This commit is contained in:
commit
72067ba038
19 changed files with 7758 additions and 0 deletions
16
Gemfile
Normal file
16
Gemfile
Normal file
|
@ -0,0 +1,16 @@
|
|||
source :rubygems
|
||||
|
||||
gem 'nanoc'
|
||||
gem 'nanoc-cachebuster'
|
||||
gem 'redcarpet'
|
||||
gem 'slim'
|
||||
gem 'rainpress'
|
||||
gem 'nokogiri'
|
||||
gem 'adsf'
|
||||
gem 'builder'
|
||||
gem 'mime-types'
|
||||
gem 'rack'
|
||||
gem 'unicorn'
|
||||
gem 'rack-rewrite'
|
||||
gem 'pygments.rb', :git => 'git://github.com/akzhan/pygments.rb.git', :branch => 'rubypython-0.6'
|
||||
gem 'clogger'
|
Loading…
Add table
Add a link
Reference in a new issue