Add just-the-docs template

This commit is contained in:
Kevin
2023-04-20 21:08:06 -04:00
parent d4989853d4
commit e89439f830
8 changed files with 386 additions and 2 deletions

6
.gitignore vendored
View File

@@ -1,4 +1,10 @@
# Copied from https://github.com/github/gitignore/blob/main/Jekyll.gitignore
# Ignore metadata generated by Jekyll
_site/
.sass-cache/
.jekyll-cache/
.jekyll-metadata
# Ignore folders generated by Bundler
.bundle/
vendor/