Promo slack on homepage

This commit is contained in:
Jori Lallo
2018-04-03 22:40:20 -07:00
parent 44cb509ebf
commit 46124654dd

View File

@@ -55,6 +55,15 @@ function Home() {
</Feature>
</Features>
<Highlights id="features">
<Feature size={{ desktop: 1 / 3 }}>
<h2>Slack integration</h2>
<p>
Keep your team up to date and informed with Slack notifications
about newly published documents. You can also search Outline
directly within Slack using <code>/outline &lt;keyword&gt;</code>{' '}
command.
</p>
</Feature>
<Feature size={{ desktop: 1 / 3 }}>
<h2>Open Source</h2>
<p>
@@ -69,26 +78,14 @@ function Home() {
<Feature size={{ desktop: 1 / 3 }}>
<h2>Integrations &amp; API</h2>
<p>
All of Outlines functionality is available through the API. The
editor itself is built on React and were working on making it
pluggable and extensible.
All of Outlines functionality is available through the API.
Migrating Markdown documents or setting up automations is a breeze
with a few lines of code.
</p>
<p>
<a href={developers()}>Documentation</a>
</p>
</Feature>
<Feature size={{ desktop: 1 / 3 }}>
<h2>Powerful Search</h2>
<p>
Outline includes a super fast search thats the best way to find
what youre looking for once your knowledge base starts to grow in
size.
</p>
<p>
Search directly within Slack using{' '}
<code>/outline &lt;keyword&gt;</code> command.
</p>
</Feature>
</Highlights>
<Footer>
<h2>Create an account</h2>