jekyll build test
Some checks failed
Deploy Jekyll site to Pages / build (push) Failing after 3m20s
Deploy Jekyll site to Pages / deploy (push) Has been skipped

This commit is contained in:
2024-11-13 14:31:24 +01:00
parent 6faa9b6b73
commit 480354680c
10 changed files with 418 additions and 8 deletions

12
.gitignore vendored
View File

@@ -1,9 +1,5 @@
# ---> Jekyll
_site/
.sass-cache/
.jekyll-cache/
_site
.sass-cache
.jekyll-cache
.jekyll-metadata
# Ignore folders generated by Bundler
.bundle/
vendor/
vendor