website: add atom feeds for blogs (#2233)

* website: add atom feeds for blogs

* update front-matter

* website: add atom and rss feeds for blogs

* include full blog content

---------

Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
This commit is contained in:
M Sarmad Qadeer
2023-04-24 23:31:59 +05:00
committed by GitHub
parent f4b852d2dd
commit 9fa93e40cb
4 changed files with 77 additions and 0 deletions

View File

@@ -17,6 +17,7 @@
"license": "ISC",
"devDependencies": {
"@11ty/eleventy": "^1.0.1",
"@11ty/eleventy-plugin-rss": "^1.2.0",
"@simplex-chat/webrtc": "^0.1.1",
"common-tags": "^1.8.2",
"fast-uri": "^2.1.0",