-
Notifications
You must be signed in to change notification settings - Fork 7
Restrict pages not required in RSS feed to HTML format #61
Open
Description
Each page rendered with Hugo can have a custom output format. We need to restrict the following pages:
- Home page
- Team page
- Privacy policy page
This can be done by adding the output format in the frontmatter of the respective _index.md files
Reference
Tips for PR
- It would be great to show that the pages do not have
index.xmlpages generated for their particular routes