setup eleventy

This commit is contained in:
Lyn Fugmann 2024-09-12 13:41:52 +02:00
parent 9e1b6e452a
commit 2b3ce63127
5 changed files with 2681 additions and 0 deletions

3
.gitignore vendored
View file

@ -130,5 +130,8 @@ dist
.yarn/install-state.gz
.pnp.*
# eleventy build dir
_site/
# ---> direnv
.direnv/