1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-06-18 15:57:05 +01:00

Added github pages support to Jekyll

This commit is contained in:
Guido Cossu
2016-10-12 16:07:58 +01:00
parent b3de0f922a
commit dc942d5d56
3 changed files with 144 additions and 2 deletions

3
Gemfile Normal file
View File

@ -0,0 +1,3 @@
source 'https://rubygems.org'
gem 'github-pages', :group => :jekyll_plugins