basic feed rebuilding

This commit is contained in:
Abel Luck 2024-04-18 11:57:24 +02:00
parent 4ab05c9000
commit 6add19c288
17 changed files with 772 additions and 69 deletions

5
.gitignore vendored
View file

@ -4,3 +4,8 @@ __pycache__
.vscode
.mypy_cache
.direnv
.scrapy
out
tmp/
/test*py
data