summaryrefslogtreecommitdiff
path: root/content/site
diff options
context:
space:
mode:
authormms <michal@sapka.me>2024-03-11 21:47:48 +0100
committermms <michal@sapka.me>2024-03-11 21:47:48 +0100
commitefb36ed918be30a77351b9a67741bca520f90f1a (patch)
treed4b8bd3c761107dd5c337ae6fcb3c59d48987622 /content/site
parenta455e66c0636a17cc57ea4d1f36b6407c96e8dd4 (diff)
feat: full content in rss
Diffstat (limited to 'content/site')
-rw-r--r--content/site/updates/2024/rss-full.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/content/site/updates/2024/rss-full.md b/content/site/updates/2024/rss-full.md
new file mode 100644
index 0000000..a9a0cd3
--- /dev/null
+++ b/content/site/updates/2024/rss-full.md
@@ -0,0 +1,14 @@
++++
+title = "Full content in RSS"
+author = ["MichaƂ Sapka"]
+date = 2024-03-11T21:43:00+01:00
+categories = ["site"]
+draft = false
+weight = 2001
+abstract = "RSS feed not provides the full content"
++++
+
+A small info: all RSS feed from this site should now rock _full_ content in &lt;description&gt; tag.
+This is exactly correct, as full content goes into &lt;content&gt;, but a lot of RSS readers ignore it.
+
+So, have fun!