Sections support generate_feeds in their front matter — could this be added to pages as well?
Pages like "About me" or "Impressum" shouldn't appear in feeds but currently require workarounds to exclude. A page-level generate_feeds = false would solve this and be consistent with the existing section front matter.
Sections support
generate_feedsin their front matter — could this be added to pages as well?Pages like "About me" or "Impressum" shouldn't appear in feeds but currently require workarounds to exclude. A page-level
generate_feeds = falsewould solve this and be consistent with the existing section front matter.