Files
thgtoa/Gemfile
nopeitsnothing 11b6004bba docs(mkdocs): formatting and tooling upgrades to improve performance
BREAKING CHANGE: This version is NOT compatible with v1.1.x. It is a top-down rebuild of the guide in mkdocs-material.

Signed-off-by: nopeitsnothing <no@anonymousplanet.org>
2025-03-15 11:45:35 -04:00

10 lines
169 B
Ruby

# frozen_string_literal: true
source "https://rubygems.org"
# gem "rails"
# gem "jekyll", "~> 4.2"
gem "github-pages", group: :jekyll_plugins
gem "webrick", "~> 1.7"