Closed xy2z closed 1 year ago
The current default is index.html, but it would be nice to save to other files eg .json, .atom or .xml, eg for RSS/Atom feeds.
Maybe make it possible to have a save_as variable in the yaml front matter. eg: save_as = feed.atom
save_as
save_as = feed.atom
The current default is index.html, but it would be nice to save to other files eg .json, .atom or .xml, eg for RSS/Atom feeds.
Maybe make it possible to have a
save_as
variable in the yaml front matter. eg:save_as = feed.atom