hexaitos.com/Gemfile

10 lines
170 B
Ruby
Raw Normal View History

2024-08-18 19:48:14 +00:00
# frozen_string_literal: true
source "https://rubygems.org"
# gem "rails"
2024-11-11 18:16:50 +00:00
gem "jekyll", "~> 4.3"
2024-11-18 23:05:54 +00:00
gem "jekyll-feed"
gem 'jekyll-thumbnail-img'
gem 'jekyll-loading-lazy'