blog: add announcement about RSS feed generation

This commit is contained in:
Cadey Ratio 2017-03-29 00:32:50 -07:00
parent b89387f6bb
commit 23d6a25128
1 changed files with 18 additions and 0 deletions

View File

@ -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.