4
0
mirror of https://github.com/cwinfo/yggdrasil-network.github.io.git synced 2025-06-26 06:09:24 +00:00

add gemfile

This commit is contained in:
passenger
2019-09-03 20:17:46 +02:00
parent 8d76d73941
commit 2e5d4b34ab
2 changed files with 260 additions and 0 deletions

9
Gemfile Normal file
View File

@ -0,0 +1,9 @@
gem "jekyll", "~> 3.8"
gem "jekyll-theme-minimal", "~> 0.1.1"
gem "jekyll-feed", "~> 0.11.0"
gem "jekyll-sitemap", "~> 1.2"
gem "github-pages", group: :jekyll_plugins