blog/Gemfile.lock
Brandon Mathis 21813059f2 1. Replaced Rdiscount in favor of Kramdown (better html5 support) for markdown processing.
2. Added updated instructions to the README
3. Removed unused media css directories
4. Improved use of color variables for page theming.
5. Improved Typography and blog styling.
6. Added support for simple pre and code styles
7. Misc styling and markup improvements.
2011-06-17 22:24:48 -04:00

43 lines
763 B
Plaintext

GEM
remote: http://rubygems.org/
specs:
RedCloth (4.2.7)
chunky_png (1.2.0)
classifier (1.3.3)
fast-stemmer (>= 1.0.0)
compass (0.11.3)
chunky_png (~> 1.2)
fssm (>= 0.2.7)
sass (~> 3.1)
directory_watcher (1.4.0)
fast-stemmer (1.0.0)
fssm (0.2.7)
haml (3.1.1)
jekyll (0.10.0)
classifier (>= 1.3.1)
directory_watcher (>= 1.1.1)
liquid (>= 1.9.0)
maruku (>= 0.5.9)
kramdown (0.13.3)
liquid (2.2.2)
maruku (0.6.0)
syntax (>= 1.0.0)
rake (0.9.0)
rb-fsevent (0.4.0)
rubypants (0.2.0)
sass (3.1.2)
syntax (1.0.0)
PLATFORMS
ruby
DEPENDENCIES
RedCloth
compass (>= 0.11)
haml (>= 3.1)
jekyll
kramdown
rake
rb-fsevent
rubypants