Jekyll and repo setup

This commit is contained in:
フズキ 2021-03-04 00:54:38 +01:00
parent 07fd7ee0dd
commit 8244822884
No known key found for this signature in database
GPG key ID: AD7750AB4625F1DD
7 changed files with 417 additions and 4 deletions

7
.gitignore vendored
View file

@ -1,4 +1,5 @@
_site/
.sass-cache/
.jekyll-cache/
_site
.sass-cache
.jekyll-cache
.jekyll-metadata
vendor