1
0
Fork 0

New theme and structure

This commit is contained in:
Luca Beltrame 2015-04-26 15:25:43 +02:00
parent 28a99a0e04
commit e4bafbb361
108 changed files with 9391 additions and 0 deletions

6
Gemfile Normal file
View file

@ -0,0 +1,6 @@
source 'https://rubygems.org'
gem 'jekyll'
gem 'sass'
gem 'octopress', '~> 3.0.0.rc.12'
gem 'jekyll-sitemap'