{{define "main"}}
Generate an RSS feed. The generator will search each of the listed pages for the first <article>
element. Inside the <article>
element, there must be a <time>
element with a valid datetime
attribute representing the publish time of the page. See MDN <time>
element for details. If a page does not include both of these requirements, it will be skipped.