comparison Gemfile @ 111:250f40874439

*: update lots of things now we minify the html,css,etc before deploying, so it hopefully will load faster :)
author Paper <paper@tflc.us>
date Mon, 19 May 2025 13:58:21 -0400
parents 5fdf5f346b92
children 84b05bfb91db
comparison
equal deleted inserted replaced
110:7c8191bab90c 111:250f40874439
2 source "https://rubygems.org" 2 source "https://rubygems.org"
3 3
4 # gem "rails" 4 # gem "rails"
5 gem "jekyll", "~> 4.3" 5 gem "jekyll", "~> 4.3"
6 gem "jekyll-feed", "~> 0.17.0" 6 gem "jekyll-feed", "~> 0.17.0"
7
8 gem "jekyll-minifier", "~> 0.1.10"