mirror of
https://github.com/alvierahman90/gronk.git
synced 2024-11-22 07:19:53 +00:00
feed at second url
This commit is contained in:
parent
41cadb0354
commit
44e5da27cc
1
gronk.py
1
gronk.py
@ -555,6 +555,7 @@ def main(args):
|
|||||||
posts=posts,
|
posts=posts,
|
||||||
)
|
)
|
||||||
root_properties['dst_path']['raw'].joinpath('feed.xml').write_text(rss)
|
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)
|
#pprint.pprint(root_properties)
|
||||||
# render index
|
# render index
|
||||||
|
Loading…
Reference in New Issue
Block a user