Initial commit

This commit is contained in:
Łukasz Skotarek 2023-01-05 19:02:49 +01:00 committed by GitHub
commit fa52922077
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
39 changed files with 1802 additions and 0 deletions

15
.gitignore vendored Normal file
View file

@ -0,0 +1,15 @@
# Generated website directory
_site/
# Sass cache
.sass-cache/
# Jekyll cache & metadata
.jekyll-cache/
.jekyll-metadata
# Notes graph metadata
_includes/notes_graph.json
# Obsidian config
.obsidian/