diff --git a/public/images/abstract.png b/public/images/abstract.png new file mode 100644 index 000000000..f228754de Binary files /dev/null and b/public/images/abstract.png differ diff --git a/public/images/screenshots/abstract.png b/public/images/screenshots/abstract.png new file mode 100644 index 000000000..7921edef5 Binary files /dev/null and b/public/images/screenshots/abstract.png differ diff --git a/server/pages/integrations/abstract.md b/server/pages/integrations/abstract.md new file mode 100644 index 000000000..a5d4c2f50 --- /dev/null +++ b/server/pages/integrations/abstract.md @@ -0,0 +1,7 @@ +In an Outline document, paste a _public_ share link to an [Abstract](https://abstract.com) artboard and it will be immediately converted into an interactive, live embed. + +Embedding an artboard from Abstract in your knowledge base rather than a static image will enable it to stay upto date with your work in Abstract. Find out more about [Abstract public sharing](https://www.abstract.com/blog/public-sharing/). + +![Abstract Outline Integration](/images/screenshots/abstract.png) + +> This integration works without any additional settings or authentication. diff --git a/server/pages/integrations/content.json b/server/pages/integrations/content.json index 81fc7dd26..4c201a153 100644 --- a/server/pages/integrations/content.json +++ b/server/pages/integrations/content.json @@ -1,4 +1,11 @@ [ + { + "slug": "abstract", + "name": "Abstract", + "url": "https://abstract.com", + "category": "Design", + "description": "One place to version, manage, and collaborate" + }, { "slug": "figma", "name": "Figma",