summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-04-03rewrote photo pages and stylesheets to get rid of slideshow and use pictory ↵luxagraf
style arrow scrolling
2011-04-02updated urls and photo templateluxagraf
2011-03-27removed remain references to django tagging and replaced with taggit ↵luxagraf
(faster, fewer db queries)
2011-03-27fixed link retriever to work with pinboard, eliminated django-tagging from ↵luxagraf
links and rewrote base code to optimize for pinboard
2011-03-04rewrote blog.entry based on django-debug-toolbar profiling to cut down on ↵luxagraf
database queries. probably pointless given the size of the image I load, but what the heck.
2011-02-23removed hgroup tag from header due to Firefox 3.6 bug with HTML5 elements ↵luxagraf
wrapped in a tags, will fix when Firefox 4 arrives
2011-02-23added comments to the code pageluxagraf
2011-02-23reverted to separate ie stylesheetluxagraf
2011-02-23reverted to separate ie stylesheetluxagraf
2011-02-23reverted to separate ie stylesheetluxagraf
2011-02-23bug fixesluxagraf
2011-02-23fixed bugsluxagraf
2011-02-23tweaked bass.sassluxagraf
2011-02-23Merge branch 'master' of http://git.luxagraf.net/luxagrafluxagraf
2011-02-23got rid of more buttons on projects pageluxagraf
2011-02-23Merge branch 'master' of http://git.luxagraf.net/luxagrafluxagraf
2011-02-23misc stylesheet changesluxagraf
2011-02-23added a code section to the projects for sharing some browser extensions I ↵luxagraf
developed
2011-02-02Merge branch 'master' of http://git.luxagraf.net/luxagrafluxagraf
2011-02-02turned on support of SSL redirects for admin urlsluxagraf
2011-02-02Merge branch 'master' of http://git.luxagraf.net/luxagrafluxagraf
2011-02-02fixed a bug in the sitemapluxagraf
2011-01-24fixed slideshow sassluxagraf
2011-01-24added ie7&8 css fixesluxagraf
2011-01-23added image dimensions and fixed css bugsluxagraf
2011-01-22finished off all the small css rules for individual posts and added dark ↵luxagraf
header images
2011-01-22created mobile stylesheet for nat parks projluxagraf
2011-01-22added js to deal with IE and @media queriesluxagraf
2011-01-20exposed template name in blog adminluxagraf
2011-01-20fixed home page recent entries css and styled two column permalink pagesluxagraf
2011-01-20 updated .gitignore to ignore generated and server config filesluxagraf
2011-01-20added relative paths to cron scriptsluxagraf
2011-01-20moved template build files to bin folder and updated file paths throughout appsluxagraf
2011-01-20fixed paths in cron script and bugs in blog models, got rid of flatpagesluxagraf
2011-01-20Merge branch 'master' of http://git.luxagraf.net/luxagrafluxagraf
Conflicts: apps/blog/models.py
2011-01-20changed path for thumbnail imagesluxagraf
2011-01-20started work on nat parks proj css, plus changed GA scriptsluxagraf
2011-01-14reworking the mobile stylesheetluxagraf
2011-01-14reworking the mobile stylesheetluxagraf
2011-01-14reworking the mobile stylesheetluxagraf
2011-01-14changed photo page mobile widthluxagraf
2011-01-14changed photo page mobile widthluxagraf
2011-01-14mobile style tweaksluxagraf
2011-01-14reworking the mobile stylesheetluxagraf
2011-01-13revamped templates, added ARIA roles, meta geo dataluxagraf
2011-01-13added styles for wide, desktop browsersluxagraf
2011-01-13added styles for wide, desktop browsersluxagraf
2010-11-30added styles for writing, photo and map archive pagesluxagraf
2010-11-30fixed bug in get_thumbnail_url by reverting directory structure to the old ↵luxagraf
"thumbs" directory
2010-11-19made image fetching function path-relativeluxagraf