diff --git a/server/pages/Home.js b/server/pages/Home.js index 81749498d..e56457e18 100644 --- a/server/pages/Home.js +++ b/server/pages/Home.js @@ -55,6 +55,15 @@ function Home() { + +

Slack integration

+

+ Keep your team up to date and informed with Slack notifications + about newly published documents. You can also search Outline + directly within Slack using /outline <keyword>{' '} + command. +

+

Open Source

@@ -69,26 +78,14 @@ function Home() {

Integrations & API

- All of Outline’s functionality is available through the API. The - editor itself is built on React and we’re working on making it - pluggable and extensible. + All of Outline’s functionality is available through the API. + Migrating Markdown documents or setting up automations is a breeze + with a few lines of code.

Documentation

- -

Powerful Search

-

- Outline includes a super fast search that’s the best way to find - what you’re looking for once your knowledge base starts to grow in - size. -

-

- Search directly within Slack using{' '} - /outline <keyword> command. -

-