This commit is contained in:
Luis 2017-06-17 18:10:53 +02:00
parent 92302e2335
commit fabc2f8000
138 changed files with 14697 additions and 0 deletions

5
docs/_site/Gemfile Normal file
View file

@ -0,0 +1,5 @@
# frozen_string_literal: true
source "https://rubygems.org"
gem "jekyll"
gem "spectral"