About Luxagraf

-
-
+

Luxagraf is written and published by Scott Gilbertson.

-

Scott Gilbertson

-

Photo by @lagsolo

-
-
-
+

Scott Gilbertson + Photo by @lagsolo

+

Colophon

-
-

Luxagraf is publishing using a custom content management system written with the GeoDjango framework. The site validates as HTML5 and uses @media rules to handle phones, iPads and the like. It should work in any modern web browser. If you have trouble, let me know.

+

Luxagraf is published using a custom content management system written with the GeoDjango framework. The site validates as HTML5 and uses @media rules to handle phones, iPads and the like. It should work in any modern web browser. If you have trouble, let me know.

-

I write in long hand because I am an old man and that's we used to roll. I make the clackity noise in BBEdit, the best text editor ever.

+

I write in long hand because I am an old man and that's we roll. I make the clackity noise in BBEdit, the best text editor ever.

-

Photos are processed with Adobe Lightroom and Photoshop. The galleries were inspired by the lovely Pictory photo showcase. Also note that the photos are licensed under the creative commons so you're free to use them so long as you attribute them to me.

-
-
+

Currently photos are taken with a Panasonic GF1. In the past I have used a Panasonic LX2 and a Canon S45. Minimal processing is done with Adobe Lightroom and Photoshop. The photo gallery layout was inspired by the lovely Pictory photo showcase. Also note that while the writing is copyrighted to me, the photos are licensed under a Creative Commons attribution, share-alike license, which means you're free to use them so long as you attribute them to me.

+ {%comment%}
{%for object in object_list %}{%if forloop.last %} diff --git a/templates/details/code.html b/templates/details/code.html index c603782..a593ae7 100644 --- a/templates/details/code.html +++ b/templates/details/code.html @@ -1,11 +1,10 @@ {% extends 'base.html' %} {% load typogrify %} {% block pagetitle %}Luxagraf | Projects | Code and Other Experiments {% endblock %} -{% block metadescription %}{% endblock %} +{%block htmlclass%}class="single"{%endblock%} +{% block metadescription %}Browser extentsions to block comments on onlineathens.com{% endblock %} {% block extrahead %}