Skip to content

Commit

Permalink
Add Gemfile needed to test locally
Browse files Browse the repository at this point in the history
1. bundle install
2. bundle exec jekyll serve
  • Loading branch information
melwitt committed Apr 5, 2024
1 parent 1150977 commit a65ff4b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
source "https://rubygems.org"
gem "github-pages", "~> 231", group: :jekyll_plugins
gem "webrick", "~> 1.8"

0 comments on commit a65ff4b

Please sign in to comment.