Files
aliasvault/docs/Gemfile
Leendert de Borst 7ce253e93d Update docs (#402)
2024-11-22 00:40:41 +01:00

9 lines
267 B
Ruby

source 'https://rubygems.org'
# gem "jekyll", "~> 4.3.2"
gem "just-the-docs"
# If you want to use GitHub Pages, remove the "gem "jekyll"" above and
# uncomment the line below. To upgrade, run `bundle update github-pages`.
gem "github-pages", group: :jekyll_plugins