Skip to content

Instantly share code, notes, and snippets.

@levlas
Created February 2, 2017 11:45
Show Gist options
  • Save levlas/f89621d5ed398716327f8fa3277b357f to your computer and use it in GitHub Desktop.
Save levlas/f89621d5ed398716327f8fa3277b357f to your computer and use it in GitHub Desktop.
my Gemfile
source 'https://rubygems.org'
gem 'github-pages', group: :jekyll_plugins
group :jekyll_plugins do
gem 'octopress-multilingual'
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment