Browse Source

move TODOs into build.py

main
Colin McMillen 3 years ago
parent
commit
87915e60bc
  1. 4
      build.py

4
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

Loading…
Cancel
Save