Files
fundor333.com/weeknote-config.json
2025-04-14 00:17:31 +02:00

46 lines
961 B
JSON

{
"anilist": {
"user_id": "fundor333"
},
"feeds": [
{
"title": "Suggested Links/Posts",
"url": "https://appletune.fundor333.com/api/feed/"
},
{
"title": "New post from my blog",
"url": "https://www.fundor333.com/index.xml"
},
{
"title": "New post from my newsletter",
"url": "https://newsletter.digitaltearoom.com/rss/"
}
],
"fix_links": [
{
"title": "My blog",
"url": "https://www.fundor333.com"
},
{
"title": "My newsletter",
"url": "https://newsletter.digitaltearoom.com"
},
{
"title": "Support me",
"url": "https://ko-fi.com/fundor333"
}
],
"generator": {
"fix_links_label": "My Links",
"output": "content/weeknotes/",
"tag": "week note",
"type_weeknote": "weeknote"
},
"goodread": {
"shelf_name_code": "currently-reading",
"shelf_name_label": "Currently Reading",
"user_id": "5312887-matteo"
},
"text_api": "https://appletune.fundor333.com/api/weekdone/?format=json"
}