todo: write up starting to use pelican
https://github.com/getpelican/pelican/tree/master/pelican/themes/notmyidea
question was: how to start from notmyidea template and modify it?
answer: first tried google, but downloading just one theme requires a clone on github... no download zip option. so I figured it's already in my cenv:
find | grep notmy
cp -r cenv/lib/python3.8/site-packages/pelican/themes/notmyidea/ theme
cd theme/