add some TODOs

This commit is contained in:
Colin McMillen 2021-07-01 01:21:51 -04:00
parent 13cfc84d8b
commit 911a7a5b1d

View File

@ -7,6 +7,8 @@
# TODO: replace gallery.tinyletterapp.com images with locally hosted content. # TODO: replace gallery.tinyletterapp.com images with locally hosted content.
# TODO: in template.html, add apple touch icon, maybe other favicon sizes. # TODO: in template.html, add apple touch icon, maybe other favicon sizes.
# TODO: local mirrors of all papers in publications.html # 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: # Requirements:
# sudo apt install python3-markdown # sudo apt install python3-markdown