{% extends 'base.html' %} {% load get_image_by_size %} {% load typogrify_tags %} {% block sitename %} Luxagraf {%endblock%} {%block extrahead%} {%endblock%} {%block bodyid%}id="home" class="has-hero v082016"{%endblock%} {% block primary %}

About Luxagraf

Luxagraf is the notebook I use to record things for posterity. Something that, in an earlier age, you'd accidentally leave in the backseat of a taxi. Here it exists as long as there's energy to keep the internet on.

Most Recent

{% for object in recent %} {% endfor %}

Browse the Archives

{% endblock %} {% block js %}{% comment %} {% endcomment%}{% endblock%}