Add untracked files

This commit is contained in:
2024-12-06 16:44:49 -05:00
parent 913e60acc9
commit 9a4541c9c7
38 changed files with 11567 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
appraise "jekyll-3" do
gem "jekyll", "3.9.4"
end
appraise "jekyll-4" do
gem "jekyll", "4.3.3"
end