all repos — h3rald @ 85abf5c629c64f65112928c2737db6a27e82129e

The sources of https://h3rald.com

Gemfile

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

gem "nanoc", "< 4"
gem "extlib"
gem "bb-ruby"
gem "builder"
gem "less"
gem "therubyracer"
gem "coderay"
gem "glyph"
gem "RedCloth"
gem "rdiscount"