comparison Gemfile @ 78:5fdf5f346b92

*: use jekyll for templates, blogging, etc. I changed the pages to now use templates, so adding new stuff should be much much easier in the future
author Paper <paper@paper.us.eu.org>
date Mon, 20 May 2024 02:49:07 -0400
parents
children
comparison
equal deleted inserted replaced
77:d9242232f51d 78:5fdf5f346b92
1 # frozen_string_literal: true
2 source "https://rubygems.org"
3
4 # gem "rails"
5 gem "jekyll", "~> 4.3"
6 gem "jekyll-feed", "~> 0.17.0"