{% for path in config.extra_css %} {% endfor %} {% block extrahead %} {% endblock %} {% for path in config.extra_javascript %} {% endfor %} {% if config.google_analytics %} {% endif %}
It is designed to be read by looking at the theme HTML which is heavily commented. The easiest way to do that is by looking at the source on GitHub.. Otherwise this is just a demonstration that the theme is fully functional.