1
0
weblog/Gemfile
JackCarterSmith 64f91ff50b
All checks were successful
Build Jekyll weblog / build (push) Successful in 2s
Initial commit
2023-09-02 18:55:02 +02:00

6 lines
76 B
Ruby

source 'https://rubygems.org'
gem 'rouge'
gem 'github-pages'
gem 'webrick'