5
0
mirror of https://github.com/cwinfo/yggdrasil-network.github.io.git synced 2024-09-08 00:24:33 +00:00

Push some more buttons

This commit is contained in:
Neil Alexander 2021-07-25 14:12:36 +01:00
parent 4c25ca6ffe
commit 7608063a58
3 changed files with 7 additions and 4 deletions

View File

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

View File

@ -145,8 +145,9 @@ GEM
jekyll (>= 3.8, < 5.0)
jekyll-sitemap (1.4.0)
jekyll (>= 3.7, < 5.0)
jekyll-theme-minimal (0.1.1)
jekyll (~> 3.5)
jekyll-theme-primer (0.5.4)
jekyll (> 3.5, < 5.0)
jekyll-github-metadata (~> 2.9)
jekyll-seo-tag (~> 2.0)
jekyll-titles-from-headings (0.5.3)
jekyll (>= 3.3, < 5.0)
@ -223,7 +224,7 @@ DEPENDENCIES
github-pages
jekyll-feed
jekyll-sitemap
jekyll-theme-minimal
jekyll-theme-primer
BUNDLED WITH
2.0.2

View File

@ -3,6 +3,8 @@ title: Yggdrasil Network
description: >
End-to-end encrypted IPv6 networking to connect worlds
theme: jekyll-theme-primer
plugins:
- jekyll-feed
- jekyll-seo-tag