Toggle navigation
{{ blog.short_name }}
Blog
{% if 'theme' in config %} {% set github = config['theme'].get('github', None) %} {% if github %}
GitHub
{% endif %} {% endif %}
{% block content %}
{{post.title}}
{{post.html}}
{% endblock %}