Notes Now Has No RSS Feed
Finally figured out how to disable RSS feeds on a post by post basis. I needed to do this for my stream of consciousness / wip / progress notes in the Notes and Miscellanea section I did not want to disable the whole section, because some posts, I do want to leak out. What it boiled down to was getting the RSS template to ignore sites with some parameter set in the front matter. Most posts on the web do a rss_disabled: true or something to that effect. ...