From 911a7a5b1d230effe5cc363338fc0fc19bbcece7 Mon Sep 17 00:00:00 2001 From: Colin McMillen Date: Thu, 1 Jul 2021 01:21:51 -0400 Subject: [PATCH] add some TODOs --- build.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build.py b/build.py index 4129dd6..51179b4 100644 --- a/build.py +++ b/build.py @@ -7,6 +7,8 @@ # TODO: replace gallery.tinyletterapp.com images with locally hosted content. # TODO: in template.html, add apple touch icon, maybe other favicon sizes. # TODO: local mirrors of all papers in publications.html +# TODO: just put the whole HTML content in the Atom feed? +# TODO: atom feed logo in the top-right. # Requirements: # sudo apt install python3-markdown