← back
{{ config.site.name }}
{{ published_date }} · {{ reading_time }}
New Post
{{ title }}
{{ config.site.author }}
{{ published_date }}
{{ reading_time }}
{% if updated_date %}
Updated {{ updated_date }}
{% endif %}
{% if taxonomy.tags %}
{% for tag in taxonomy.tags %}
{{ tag }}
{% endfor %}
{% endif %}
{{ reading_time | replace(" min read", "") | replace(" min", "") }}m
Read Time
100%
Signal / Noise
{{ published_date | replace("-", ".") }}
Published
{{ content | safe }}