base site

This commit is contained in:
2021-11-02 20:10:47 +01:00
parent f7ea4726e6
commit e253afc215
52 changed files with 3480 additions and 1 deletions

10
.gitignore vendored Normal file
View File

@ -0,0 +1,10 @@
_site/
.sass-cache/
.jekyll-cache/
.jekyll-metadata
_drafts
klise-*.gem
Gemfile.lock
vendor/
_posts.bak/
.git.*