Lay foundation for RSS rework

This commit is contained in:
2023-06-21 17:11:25 +02:00
parent e256fb4d5f
commit 89cf19ecd1
3 changed files with 50 additions and 3 deletions

View File

@@ -80,8 +80,6 @@ paginate = 5 #frontpage pagination
instagram = "https://www.instagram.com/julian_samuel_gebuehr/"
facebook = "https://www.facebook.com/juliansamuel.gebuhr"
mastodon = "https://chaos.social/@moanos"
#pinterest = "full profile url in pinterest"
#googleplus = "full profile url in googleplus"
rss = true
[[params.fediverse]]
url = "https://chaos.social/@moanos"
@@ -92,3 +90,8 @@ paginate = 5 #frontpage pagination
[[params.fediverse]]
url = "https://pixelfed.social/@moanos"
name= "Pixelfed"
[outputs]
home = ["HTML", "RSS"]