Initial commit

Static site generation from md wip
This commit is contained in:
2023-09-15 22:35:15 +02:00
commit 24fd81c32c
11 changed files with 1213 additions and 0 deletions

5
.firebaserc Normal file
View File

@@ -0,0 +1,5 @@
{
"projects": {
"default": "blog-zacke-dev"
}
}