--- layout: default icons: true header_class: short --- {% if page.header_class == "landing" %}
{% include navigation/top.html %} {% include components/hero/main.html image="" heading="CloudCannon Suite" subtitle="An opinionated set of tools used to build and maintain static sites." %}
{% else %}
{% include navigation/top.html %}
{% endif %}
{% include navigation/mobile-doc-selector-standalone.html %}
{% unless page.hide_contents %} {% include page-nav.html %} {% endunless %}
{{ content }}
{% unless page.hide_contents %} {% endunless %}