aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--blog/rss-feed-generation-2017-03-29.markdown18
1 files changed, 18 insertions, 0 deletions
diff --git a/blog/rss-feed-generation-2017-03-29.markdown b/blog/rss-feed-generation-2017-03-29.markdown
new file mode 100644
index 0000000..ec4d30a
--- /dev/null
+++ b/blog/rss-feed-generation-2017-03-29.markdown
@@ -0,0 +1,18 @@
+---
+title: "RSS Feed Generation"
+date: "2017-03-29"
+---
+
+RSS Feed Generation
+===================
+
+As of [a recent commit](https://github.com/Xe/site/commit/b89387f6bbb010907dfa85ee0c0bab0cf8b34dfb)
+to this site's code, it now generates RSS and Atom feeds for future posts on my
+blog.
+
+For RSS: `https://christine.website/blog.rss`
+
+For Atom: `https://christine.webiste/blog.atom`
+
+If there are any issues with this or the generated XML please [contact me](/contact)
+and let me know so they can be resolved.