feat(*): Add base implementation of site with new theme

This commit is contained in:
Josh Creek
2021-07-12 00:47:06 +01:00
parent 0cf5a0d75f
commit be21406287
8 changed files with 152 additions and 51 deletions
+6
View File
@@ -208,6 +208,10 @@ GEM
gemoji (~> 3.0)
html-pipeline (~> 2.2)
jekyll (>= 3.0, < 5.0)
just-the-docs (0.3.3)
jekyll (>= 3.8.5)
jekyll-seo-tag (~> 2.0)
rake (>= 12.3.1, < 13.1.0)
kramdown (2.3.1)
rexml
kramdown-parser-gfm (1.1.0)
@@ -232,6 +236,7 @@ GEM
forwardable-extended (~> 2.6)
public_suffix (4.0.6)
racc (1.5.2)
rake (13.0.6)
rb-fsevent (0.11.0)
rb-inotify (0.10.1)
ffi (~> 1.0)
@@ -276,6 +281,7 @@ DEPENDENCIES
github-pages (~> 215)
jekyll (~> 3.9.0)
jekyll-feed (~> 0.12)
just-the-docs
minima (~> 2.5)
tzinfo (~> 1.2)
tzinfo-data