--- layout: default ---
{% if page.update.date %} Updated {{ page.update.date | date_to_long_string }} by {% if page.update.author %}{{ page.update.author }}{% else %}{{ page.author }}{% endif %} {% else %} Created {{ page.date | date_to_long_string }} by {% if page.author.name %}{{ page.author.name }}{% else %}{{ site.author.name }}{% endif %} {% endif %}
Contribute on GitHub View Project | View File | Edit File
{% capture page_license %}{{ page.license }}{: target="_blank"}{% endcapture %} This guide is published under a {{ page_license | markdownify | remove: '
' | remove: '
' }} license. {% endif %}