move TODOs into build.py

This commit is contained in:
Colin McMillen 2021-06-30 12:25:57 -04:00
parent 0c2e3ebcf5
commit 87915e60bc

View File

@ -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