diff 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
line wrap: on
line diff
--- a/Gemfile	Sun Apr 06 19:44:28 2025 -0400
+++ b/Gemfile	Mon May 19 13:58:21 2025 -0400
@@ -4,3 +4,5 @@
 # gem "rails"
 gem "jekyll", "~> 4.3"
 gem "jekyll-feed", "~> 0.17.0"
+
+gem "jekyll-minifier", "~> 0.1.10"