Mercurial > web
view 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 source
# frozen_string_literal: true source "https://rubygems.org" # gem "rails" gem "jekyll", "~> 4.3" gem "jekyll-feed", "~> 0.17.0" gem "jekyll-minifier", "~> 0.1.10"