Initial working Jekyll + AsciiDoc template

This commit is contained in:
Marko Korhonen 2021-09-21 20:07:14 +03:00
commit 6a4426252d
9 changed files with 253 additions and 0 deletions

5
.gitignore vendored Normal file
View file

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