--- layout: default ---
{% if site.main_repo.fork == true %} {% assign color = site.main_repo.color %} {% endif %} {% if site.logo %}

{{ site.cta.main }}

{% else %}

{{ site.name }}

{{ site.cta.main }}

{% endif %}
{{ site.cta.secondary }}
View on {{ site.main_repo.name }} Getting Started Documentation
{% if site.description %}

{{ site.description }}

{% endif %} {% capture introduction %} {% include getting-started.md %} {% endcapture %} {{ introduction | markdownify }}
Keep Reading