done
This commit is contained in:
parent
0314b6a427
commit
16128c6279
53 changed files with 713 additions and 75 deletions
1
site/pages/music.md
Normal file
1
site/pages/music.md
Normal 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
5
site/pages/pages.json
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"layout": "collection.njk",
|
||||
"tags": ["pages"],
|
||||
"permalink": "/{{ page.fileSlug }}/"
|
||||
}
|
3
site/pages/posts.md
Normal file
3
site/pages/posts.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
permalink: false
|
||||
---
|
1
site/pages/recipes.md
Normal file
1
site/pages/recipes.md
Normal file
|
@ -0,0 +1 @@
|
|||
These are my best recipes, the ones people ask for at potlucks:
|
3
site/pages/timeline.md
Normal file
3
site/pages/timeline.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
permalink: false
|
||||
---
|
Loading…
Add table
Add a link
Reference in a new issue