]> git.ipfire.org Git - ipfire.org.git/commit - src/web/__init__.py
blog: Add RSS feed to the blog
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 17 Jul 2018 17:24:47 +0000 (18:24 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 17 Jul 2018 17:29:48 +0000 (18:29 +0100)
commitf0714277e537623e2f3c3d9603b2a81b4fa6d3e1
treef2db8c33bd876d3b55ff0cf65ab850b3982b2697
parent081800caec7fcea29d83143ea8f985c29ae5a27a
blog: Add RSS feed to the blog

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Makefile.am
src/templates/blog/feed.xml [new file with mode: 0644]
src/templates/feeds/base.xml [deleted file]
src/templates/feeds/news.xml [deleted file]
src/templates/feeds/planet.xml [deleted file]
src/web/__init__.py
src/web/blog.py