universal/ utils: add markdown pronessor function to utils and replace all markdown calls with that one. possibly convert to using Pandoc? Python is pretty good, but using Pandoc directly allows for epub, other formats as well. Plus standardized a bit. Add resume, src and figments to project page, possible as top level menu itesms add service worker: https://css-tricks.com/serviceworker-for-offline/ https://adactio.com/journal/9814 https://adactio.com/journal/9775 http://brucelawson.github.io/manifest/ https://serviceworker-cookbook.herokuapp.com/ fix amp support by anitizing html: https://github.com/duner/django-bluebox/blob/master/bluebox/converters/sanitizer.py --- notes revamp notes to be like my own personal instagram --- income app: - add pay_turnaround field for each publisher and show in admin --- birds app: Finish detail template write build script --- figments iron out templates and push first piece live. --- photos: Okay we're uploading/creating galleries/adding images Then resize all images for responsive gallery. Then play with gallery templates and add a template selecter to form. --- resume clean up design of book detail add paypal app and generate button handle callbacks from paypal to deliver the book and link to files: https://developer.paypal.com/webapps/developer/docs/classic/ipn/integration-guide/IPNandPDTVariables/ redirect lhp: home, book and rss