blog init

This commit is contained in:
Mark Moser
2014-09-15 21:57:01 -05:00
parent 2add7ee700
commit a938f7e29b
23 changed files with 208 additions and 1 deletions

View File

@ -7,6 +7,7 @@ GEM
minitest (~> 5.1)
thread_safe (~> 0.1)
tzinfo (~> 1.1)
addressable (2.3.6)
awesome_print (1.2.0)
celluloid (0.15.2)
timers (~> 1.1.0)
@ -61,6 +62,10 @@ GEM
middleman-sprockets (>= 3.1.2)
sass (>= 3.2.17, < 4.0)
uglifier (~> 2.5)
middleman-blog (3.5.3)
addressable (~> 2.3.5)
middleman-core (~> 3.2)
tzinfo (>= 0.3.0)
middleman-core (3.3.5)
activesupport (~> 4.1.0)
bundler (~> 1.1)
@ -131,6 +136,7 @@ DEPENDENCIES
awesome_print
json (~> 1.8)
middleman (~> 3.3)
middleman-blog
middleman-favicon-maker
middleman-livereload
redcarpet