switch to octopress 3 (pre)

This commit is contained in:
2014-10-01 21:26:20 -04:00
parent 5ae7c91ad1
commit 9e50301564
7 changed files with 110 additions and 42 deletions

View File

@ -1,5 +1,6 @@
source "http://rubygems.org"
gem "rake"
gem "jekyll"
gem "gsl"
gem "susy"
gem 'octopress', '~> 3.0.0.rc.15'
gem 'narray', :git => "https://github.com/tonyarnold/narray"
gem 'gsl', :git => "https://github.com/tonyarnold/rb-gsl"