Add 'jekyll' gem and 'bundle install'

This commit is contained in:
2023-02-18 19:19:22 +01:00
parent 9b95627302
commit d3fd7b4871
3 changed files with 78 additions and 2 deletions

3
Gemfile Normal file
View File

@@ -0,0 +1,3 @@
source "https://rubygems.org"
gem "jekyll"