| layout | page |
|---|---|
| title | Integrations |
| group | Integrations |
Quick setup integrations for deploying your code and building on top of Deliverybot.
{%- for page in site.pages %} {%- if page.group == "Integrations" and page.title != "Integrations" %}
- {{ page.title }} {%- endif %} {%- endfor %}
Interested in just looking at examples? A set of repositories is below:
{%- for example in site.data.examples %}
- {{example.name}} {%- endfor %}