Abbaye

at 22e2605

# {{ commit_hash_short }}/{{ dir_path }}

=> {{ commit_url | replace(from=".html", to=".gmi") }} Commit {{ commit_hash_short }}
=> ../index.gmi Log
{% for crumb in breadcrumbs %}
=> {{ crumb.url | default(value="") | replace(from=".html", to=".gmi") }} {{ crumb.name }}
{% endfor %}

## {{ dir_path | default(value="/") }}
{% for entry in entries %}
=> {{ entry.url | replace(from=".html", to=".gmi") }} {{ entry.name }}
{% endfor %}