First version of the new GitHub pages

This commit is contained in:
kaltokri
2023-10-20 16:13:30 +02:00
parent 10dffb0689
commit 4d9197b3cc
12 changed files with 309 additions and 0 deletions

11
docs/.gitignore vendored Normal file
View File

@@ -0,0 +1,11 @@
# 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/
Gemfile.lock