diff options
Diffstat (limited to 'app/TODO')
-rw-r--r-- | app/TODO | 36 |
1 files changed, 17 insertions, 19 deletions
@@ -1,7 +1,5 @@ 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 @@ -13,21 +11,33 @@ https://adactio.com/journal/9775 http://brucelawson.github.io/manifest/ https://serviceworker-cookbook.herokuapp.com/ -fix amp support by anitizing html: +fix amp support by sanitizing html: https://github.com/duner/django-bluebox/blob/master/bluebox/converters/sanitizer.py --- -notes +resume -revamp notes to be like my own personal instagram +clean up design of book detail +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 --- -income app: +notes + +revamp notes to be like my own personal instagram +''' +2) test urlize with markdown links +3) parse out markdown wrapped links for twitter +4) CSS +6) Write JavaScript to automatically place map on current location +''' -- add pay_turnaround field for each publisher and show in admin --- @@ -53,15 +63,3 @@ 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 - |