Project pages now auto-generated with jekyll data.

This commit is contained in:
MajorDroolz
2023-01-04 21:32:02 -05:00
parent f0b2bc0474
commit 34e75a3748
13 changed files with 196 additions and 121 deletions

View File

@@ -1,2 +1,3 @@
source "https://rubygems.org"
gem "jekyll", "~> 4.3"
gem "jekyll", "~> 4.3"
gem "jekyll-datapage-generator"