Create site: bundle exec jekyll new --skip-bundle --force .

This commit is contained in:
2023-02-18 22:52:59 +01:00
parent 185b509eff
commit 27cf6548a9
8 changed files with 149 additions and 8 deletions

6
index.markdown Normal file
View File

@@ -0,0 +1,6 @@
---
# Feel free to add content and custom Front Matter to this file.
# To modify the layout, see https://jekyllrb.com/docs/themes/#overriding-theme-defaults
layout: home
---