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

Update site style

This commit is contained in:
Neil Alexander
2021-06-06 14:08:29 +01:00
parent 57fff05f0b
commit f1f5eab4b3
8 changed files with 224 additions and 328 deletions

18
Gemfile
View File

@ -1,14 +1,6 @@
source 'https://rubygems.org'
gem "jekyll", "~> 3.8"
gem "jekyll-theme-minimal", "~> 0.1.1"
gem "jekyll-theme-minima"
gem "jekyll-feed", "~> 0.11.0"
gem "jekyll-sitemap", "~> 1.2"
gem "github-pages", group: :jekyll_plugins
gem "nokogiri", ">= 1.10.4"
gem 'github-pages', group: :jekyll_plugins
gem "activesupport", ">= 6.0.3.1"
gem "jekyll-theme-minimal"
gem "jekyll-feed"
gem "jekyll-sitemap"