working local build of gh pages

This commit is contained in:
Paul Gauthier 2024-06-05 09:23:28 -07:00
parent 72493f0920
commit 46b953ebeb
3 changed files with 17 additions and 11 deletions

View file

@ -3,3 +3,5 @@ gem 'jekyll'
gem 'jekyll-theme-cayman'
gem 'jekyll-redirect-from'
gem 'jekyll-sitemap'
gem "webrick"
gem 'github-pages', group: :jekyll_plugins