Loading request...
Currently, pages like "About me" or "Impressum" can't be excluded from feeds without workarounds. A page-level `generate_feeds = false` option would solve this and provide consistency with existing section front matter.
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.