summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorluxagraf <sng@luxagraf.net>2013-09-10 18:00:02 +0000
committerluxagraf <sng@luxagraf.net>2013-09-10 18:00:02 +0000
commit1bd92fd5abc212434cf8f41bb90ded3bf3795849 (patch)
tree13f56b442c1fe88a413e9aaf3a5eb8ff24eb5f5e /README
parent4a1ae16f4446807960ec367a2c8afebf6175304e (diff)
migrated to gunicorn, fixed elements broken in move to digital ocean and rebuilt the link gathering script
Diffstat (limited to 'README')
-rw-r--r--README25
1 files changed, 24 insertions, 1 deletions
diff --git a/README b/README
index e2de269..9e2aa95 100644
--- a/README
+++ b/README
@@ -1,3 +1,27 @@
+TODO:
+
+[] Look into multimarkdown support along with preprocessor for addin srcset to image tags
+[] Experiement with pagespeed optionsa
+[] figure out memchached
+[] Install PHP for Adatptive images
+[] Switch Gunicorn to run as nobody -- didn't work, causing internal error
+[] Write out geojson data for natparks into site/projects/natparks/parkid
+[] Redo template on natparks page to call new location
+[] Update view fuction to add project name (for now just hard code it)
+[] Build out page with all links, filter through them
+[] Port Flickr code an add some image compression
+[] Add support for srcset to handle high res screens
+[] Use Adaptive Images to handle older posts
+[] Make full build button work
+[] build out entry aside model
+[] Add JavaScript to dynamically build asides. maybe.
+[] Create css for large image pages light and dark (should just need structural css, dark class name could be enough to work for large image dark pages.
+
+---
+Older Notes and ToDos
+
+
+
Currently caught in the middle between static_generator and build
Static generator is cleaner, but much of the build code is hard to port. Keep going back and rorth and so far neither works save for building the feed.
@@ -9,7 +33,6 @@ What I should do is refactor both into a single clean module with methods for bu
* All Photo -- done
* All Projects --done
* All Pages (about, contact, etc) -- done
- * Links
# Everything needed to post a new entry...
* writing archives
* map