From 87915e60bcf4870da186d1befd4bdf0194c92b6e Mon Sep 17 00:00:00 2001 From: Colin McMillen Date: Wed, 30 Jun 2021 12:25:57 -0400 Subject: [PATCH] move TODOs into build.py --- build.py | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build.py b/build.py index 0902345..58266ab 100644 --- a/build.py +++ b/build.py @@ -12,6 +12,10 @@ # git commit # git push +# 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 + import glob import markdown import os