Add RSS/Atom feed for outbox

This commit is contained in:
Thomas Sileo
2022-06-27 08:30:29 +02:00
parent 9c41c68958
commit 5b025a8e45
6 changed files with 200 additions and 2 deletions

View File

@@ -35,6 +35,7 @@ mdx-linkify = "^2.1"
Pillow = "^9.1.1"
blurhash-python = "^1.1.3"
html2text = "^2020.1.16"
feedgen = "^0.9.0"
[tool.poetry.dev-dependencies]
black = "^22.3.0"