---
layout: page
title: Guides
permalink: /guides/
---
{% include set-global-site-url.html %}
These guides focus on common and more advanced usages of {{ site.spout_html }}.
If you are just starting with {{ site.spout_html }}, check out the [Getting Started page]({{ site_url }}/getting-started/) and the [Documentation]({{ site_url }}/docs/) first.
{% assign pages=site.pages | sort: 'path' %}