From d48ff03b6fe26f3492e4fa78da20580087bd013e Mon Sep 17 00:00:00 2001 From: Alex Scerba Date: Tue, 11 Feb 2025 15:30:25 -0500 Subject: Add RSS update post --- html/blog/2025-02-11+New_Site_Feature:_RSS.tmpl.html | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 html/blog/2025-02-11+New_Site_Feature:_RSS.tmpl.html (limited to 'html/blog') diff --git a/html/blog/2025-02-11+New_Site_Feature:_RSS.tmpl.html b/html/blog/2025-02-11+New_Site_Feature:_RSS.tmpl.html new file mode 100644 index 0000000..d44f731 --- /dev/null +++ b/html/blog/2025-02-11+New_Site_Feature:_RSS.tmpl.html @@ -0,0 +1,8 @@ +{{ define "article" }} +
+

{{ .Title }}

+

After much badgering by Ángel, I now have an RSS feed for the blog. It does not include the archived posts.

+

Subscribe with https://scerba.org/atom.xml

+

Created: {{ .Date }}

+
+{{ end }} \ No newline at end of file -- cgit v1.2.3