2017-03-29 07:32:50 +00:00
|
|
|
---
|
|
|
|
title: "RSS Feed Generation"
|
|
|
|
date: "2017-03-29"
|
2019-09-12 22:49:03 +00:00
|
|
|
tags:
|
|
|
|
- rss
|
|
|
|
- atom
|
2017-03-29 07:32:50 +00:00
|
|
|
---
|
|
|
|
|
|
|
|
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.
|