This commit is contained in:
Joshua Seigler 2024-06-07 02:46:15 -04:00
parent 0314b6a427
commit 16128c6279
53 changed files with 713 additions and 75 deletions

1
site/pages/music.md Normal file
View file

@ -0,0 +1 @@
These are songs chanted during certain Orthodox services. I created them with MuseScore from multiple sources, scanned or sung.

5
site/pages/pages.json Normal file
View file

@ -0,0 +1,5 @@
{
"layout": "collection.njk",
"tags": ["pages"],
"permalink": "/{{ page.fileSlug }}/"
}

3
site/pages/posts.md Normal file
View file

@ -0,0 +1,3 @@
---
permalink: false
---

1
site/pages/recipes.md Normal file
View file

@ -0,0 +1 @@
These are my best recipes, the ones people ask for at potlucks:

3
site/pages/timeline.md Normal file
View file

@ -0,0 +1,3 @@
---
permalink: false
---