Closed mapsam closed 9 years ago
Typically the RSS feeds for jekyll work on the _posts but we'll have to write one with our pages. I think we could probably loop through pages using the weight YAML attribute and go from there.
_posts
weight
Typically the RSS feeds for jekyll work on the
_posts
but we'll have to write one with our pages. I think we could probably loop through pages using theweight
YAML attribute and go from there.