This commit is contained in:
Fernando Blat 2017-06-17 17:24:58 +02:00
parent de5c8e23e8
commit cafdeed8c2
2 changed files with 54 additions and 0 deletions

5
docs/Gemfile Normal file
View file

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