5
0
mirror of https://github.com/cwinfo/yggdrasil-network.github.io.git synced 2024-09-08 00:24:33 +00:00
yggdrasil-network.github.io/Gemfile
2021-07-25 14:12:36 +01:00

6 lines
171 B
Ruby

source 'https://rubygems.org'
gem 'github-pages', group: :jekyll_plugins
gem "activesupport", ">= 6.0.3.1"
gem "jekyll-theme-primer"
gem "jekyll-feed"
gem "jekyll-sitemap"