new jekyll site up and running!

This commit is contained in:
Andrew Conlin 2023-03-04 15:33:00 +00:00
parent 907f833a2b
commit 32ce7bd7c5
25 changed files with 856 additions and 97 deletions

7
Gemfile Normal file
View file

@ -0,0 +1,7 @@
# frozen_string_literal: true
source "https://rubygems.org"
# gem "rails"
gem "jekyll", "~> 4.3"