Draft: minimalism film
[minimalisti.git] / Gemfile
blobf847670515a9904173da8e6f330ca69f247fffee
1 source 'https://rubygems.org'
3 # Hello! This is where you manage which Jekyll version is used to run.
4 # When you want to use a different version, change it below, save the
5 # file and run `bundle install`. Run Jekyll with `bundle exec`, like so:
7 #     bundle exec jekyll serve
9 # This will help ensure the proper Jekyll version is running.
10 # Happy Jekylling!
11 gem 'jekyll'
12 gem 'jekyll-sass-converter', '~> 2.2'
14 # If you have any plugins, put them here!
15 group :jekyll_plugins do
16   gem 'jekyll-feed'
17   gem 'jekyll-paginate'
18   gem 'jekyll-seo-tag'
19   gem 'jekyll-sitemap'
20 end