add atom, rss and json feed support

This commit is contained in:
ngn
2024-04-11 16:07:01 +03:00
parent 2a95341a99
commit 736bc7c4aa
8 changed files with 1201 additions and 83 deletions

4
app/package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "website",
"version": "4.5.0",
"version": "4.6.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "website",
"version": "4.5.0",
"version": "4.6.0",
"dependencies": {
"@types/dompurify": "^3.0.2",
"dompurify": "^3.1.0",