{{t "Integrations"}}

Disqus
Analytics
Mailchimp
Typeform
YouTube
Buffer
Revue
More
{{!-- TODO: move fully to spirit and normalize spacing --}} {{t "Built-in integrations"}}

{{t "Zapier"}}

{{t "Automation for your favourite apps"}}

{{t "common.Configure"}} {{svg-jar "arrow-right"}}

{{t "Slack"}}

{{t "A messaging app for teams"}}

{{#if this.settings.slack.isActive}} {{t "common.Active"}} {{else}} {{t "common.Configure"}} {{/if}} {{svg-jar "arrow-right"}}

{{t "AMP"}}

{{t "Google Accelerated Mobile Pages"}}

{{#if this.settings.amp}} {{t "common.Active"}} {{else}} {{t "common.Configure"}} {{/if}} {{svg-jar "arrow-right"}}

{{t "Unsplash"}}

{{t "Beautiful, free photos"}}

{{#if this.settings.unsplash.isActive}} {{t "common.Active"}} {{else}} {{t "common.Configure"}} {{/if}} {{svg-jar "arrow-right"}}
{{t "Custom integrations"}}
{{#each this.integrations as |integration|}}
{{#unless integration.iconImage}} {{svg-jar "integration" class="nudge-left--6 w9 stroke-darkgrey"}} {{/unless}}

{{integration.name}}

{{integration.description}}

{{t "common.Configure"}} {{svg-jar "arrow-right"}}
{{else}}
{{#if this.fetchIntegrations.isRunning}}
{{else}}

{{t "Create your own custom Ghost integrations with dedicated API keys & webhooks"}}

{{svg-jar "add" class="w3 h3 fill-blue-d1"}} {{t "Add custom integration"}}
{{/if}}
{{/each}} {{#if this.integrations}}
{{svg-jar "add" class="w3 h3 fill-blue-d1"}} {{t "Add custom integration"}}
{{/if}}
{{outlet}}