all repos — h3rald @ 201a7072ae9257c860df0fc4b0f68a871c2b8d4a

The source code of the h3rald.com web site.

Gemfile

 1
 2
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
# ./Gemfile
source 'https://rubygems.org'

gem "nanoc"
gem "extlib"
gem "bb-ruby"
gem "builder"
gem "sass"
gem "coderay"
gem "glyph"
gem "RedCloth"
gem "redcarpet"