Add Atom and JSON feeds + feed links in individual articles (#179)
* Add RSS alt links to head of individual articles
* Add Atom and JSON feeds + fix Content-Type mismatch for RSS feed
* Deduplicate feed metadata and generation code
* Move generateMetadata to layout.tsx for inheritance