beacon icon indicating copy to clipboard operation
beacon copied to clipboard

Generate and render Atom feed

Open AZholtkevych opened this issue 2 years ago • 0 comments

Notes:

  • Templates should be rendered by calling the render_template lifecycle since apps may apply transformations before rendering it.
  • Cache
  • Limit (default and/or configurable)

Ref:

  • https://www.rfc-editor.org/rfc/rfc4287
  • https://validator.w3.org/feed/docs/atom.html

AZholtkevych avatar Jun 20 '23 14:06 AZholtkevych