diff options
author | luxagraf <sng@luxagraf.net> | 2015-12-29 08:28:40 -0500 |
---|---|---|
committer | luxagraf <sng@luxagraf.net> | 2015-12-29 08:28:40 -0500 |
commit | 648996d4a01e97f8dd96ef584e280e84d287d02a (patch) | |
tree | 2b5e35e4e872a747b5045407f71901509485464c /app | |
parent | badd9fa1700c8d939fa486d38d7413b8b4e44e1b (diff) |
added some styles for new photo galleries
Diffstat (limited to 'app')
-rw-r--r-- | app/TODO | 11 |
1 files changed, 6 insertions, 5 deletions
@@ -15,6 +15,8 @@ fix amp support by sanitizing html: https://github.com/duner/django-bluebox/blob/master/bluebox/converters/sanitizer.py +Climate classifications instead of geopolitical boundaries: +https://en.wikipedia.org/wiki/Köppen_climate_classification --- #src @@ -36,16 +38,11 @@ iron out templates and push first piece live. # photos: -Add map and location picker to upload form handle portrait orientation in resizing finish builder -Then play with gallery templates - -like this full width design: http://www.photobyrichard.com/photobyrichard/page/2/ - port existing galleries to new structure --- @@ -68,4 +65,8 @@ revamp notes to be like my own personal instagram 6) Write JavaScript to automatically place map on current location ''' +--- + +# books +push reviews to goodreads: http://www.goodreads.com/api |