first commit
This commit is contained in:
commit
3f2cec5cb9
27 changed files with 1159 additions and 0 deletions
9
Gemfile
Normal file
9
Gemfile
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# frozen_string_literal: true
|
||||
|
||||
source "https://rubygems.org"
|
||||
|
||||
gem "jekyll"
|
||||
|
||||
gem "jekyll-feed", "~> 0.17.0"
|
||||
|
||||
gem "jekyll-sitemap", "~> 1.4"
|
||||
Loading…
Add table
Add a link
Reference in a new issue