Don't use Git timestamps for RSS items
This branch sets the timestamps of existing news articles to match the dates they were published and disables the use of Git timestamps to set the last modified time. This prevents articles from being bumped to the top of the RSS feed automatically if we make a trivial Git edit. If we want an article to be bumped, we can set the lastmod
property in the front matter.