diff --git a/gronk.py b/gronk.py index 09cc34d..489881c 100755 --- a/gronk.py +++ b/gronk.py @@ -555,6 +555,7 @@ def main(args): posts=posts, ) root_properties['dst_path']['raw'].joinpath('feed.xml').write_text(rss) + root_properties['dst_path']['raw'].joinpath('rss.xml').write_text(rss) #pprint.pprint(root_properties) # render index