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
+3
View File
@@ -30,3 +30,6 @@ gem "wdm", "~> 0.1.1", :platforms => [:mingw, :x64_mingw, :mswin]
# No longer bundled file, required for serving the blog locally
gem "webrick"
# Add the theme I like
gem "just-the-docs"