erynwells.me/config/_default/outputformats.yaml
Eryn Wells 571f704998 Get the Atom output type all set up
Atom feed is generated at feed.xml using the index.atom.xml template
2022-11-15 17:45:18 -08:00

8 lines
148 B
YAML

RSS:
mediatype: application/rss+xml
baseName: feed
suffixes: [rss]
Atom:
mediatype: application/atom+xml
baseName: feed
suffixes: [xml]