content/about/about.html @ 7de4cb70c10a

Add a simple fabfile.
author Steve Losh <steve@stevelosh.com>
date Wed, 16 Dec 2009 18:40:29 -0500
parents 81d4da7f81f5
children 32f7e97605e9
{% extends "_about.html" %}
{%hyde
    title: "About"
%}
{% block article %}

Hyde is a static website generator using django templates & an "extensible generation engine". 

Read more about Hyde [here:]({{content}}/{{links.introducing_hyde}})

    
{% endblock %}