🎉 new blog

This commit is contained in:
2022-05-10 21:41:47 -04:00
commit 6d1028fd03
11 changed files with 6631 additions and 0 deletions

19
_data/metadata.json Normal file
View File

@ -0,0 +1,19 @@
{
"title": "walkah",
"url": "https://walkah.net/",
"description": "It's a new blog, just like the old blog.",
"feed": {
"filename": "feed.xml",
"path": "/feed.xml",
"id": "https://walkah.blog/"
},
"jsonfeed": {
"path": "/feed.json",
"url": "https://walkah.blog/feed.json"
},
"author": {
"name": "James Walker",
"email": "walkah@walkah.net",
"url": "https://walkah.net/"
}
}