cf086c3873
- Using the theme for the first time install Bundler and then run 'bundle install' - Updating the theme run 'bundle update' to update all gem dependencies
5 lines
No EOL
98 B
Ruby
5 lines
No EOL
98 B
Ruby
source 'https://rubygems.org'
|
|
|
|
gem 'jekyll'
|
|
gem "jekyll-sitemap"
|
|
gem 'octopress', '~> 3.0.0.rc.12' |