--- layout: default ---
{%- include tutorials_contents_mobile.html -%}

{{ page.title }}

{% assign author = page.author %} {% if author %}
{{ page.date | date_to_long_string }} {% avatar user=author size=24 %} {{ author }}
{% endif %}
{{- content -}} {% if page.plugin_disclaimer %}
Disclaimer: The Jekyll Core Team does not endorse the Ruby code in this tutorial and is not liable to resolve any bugs therein or issues arising otherwise from the use of the provided example(s) in production builds.
{% endif %} {%- include section_nav_tutorials.html -%}
{%- include tutorials_contents.html -%}