@ -36,30 +36,29 @@ export default function About() {
return (
return (
< Grid >
< Grid >
< Helmet >
< Helmet >
< title > About < / t i t l e >
< title > About Us < / t i t l e >
< / H e l m e t >
< / H e l m e t >
< Header >
< Header >
< h1 > About Us < / h 1 >
< h1 > About Us < / h 1 >
< p > Lets get to know each others < / p >
< p > The team behind Outline < / p >
< / H e a d e r >
< / H e a d e r >
< Content >
< Content >
< p >
< p >
Outline is a wiki and knowledge base built for growing teams . We ` re
Outline is a wiki and knowledge base built for growing teams . We ’ re
focused on speed , usability and extensibility .
focused on speed , usability and extensibility .
< / p >
< / p >
< p >
< p >
The project is maintained by Jori Lallo and Tom Moor. Outline is a
The open source project is maintained by Jori Lallo and Tom Moor .
open source sideproject for both us which we ` re developing along our
Having both run venture - backed software startups previously and seeing
da y jobs . After running both have run venture - backed software startups
man y similar VC - funded products try and fail while the market need
p reviously and seeing many similar traditional VC - funded products try
remained we decided to try a different approach . So don ’ t worry ,
and fail whilst the market need remained we decided to try a different
Outline is here to last .
approach . So don ` t worry, Outline is here to last.
< / p >
< / p >
< p >
< p >
< i >
< i >
Outline is currently in public beta. The service will stay free
Outline is currently in public beta. The hosted service will stay
during this period. After that we will offer Outline free for teams
free during this period. After that we will offer Outline free for
up to 5 people and have reasonable plans for larger teams.
teams up to 5 people and have reasonable plans for larger teams.
< / i >
< / i >
< / p >
< / p >
< Authors >
< Authors >
@ -69,7 +68,9 @@ export default function About() {
< strong > Jori Lallo < / s t r o n g >
< strong > Jori Lallo < / s t r o n g >
< / d i v >
< / d i v >
< div >
< div >
<a href= "https://twitter.com/jorilallo">@jorilallo</a>
< a href = "https://twitter.com/jorilallo" target = "_blank" >
@ jorilallo
< / a >
< / d i v >
< / d i v >
< / A u t h o r >
< / A u t h o r >
@ -79,15 +80,22 @@ export default function About() {
< strong > Tom Moor < / s t r o n g >
< strong > Tom Moor < / s t r o n g >
< / d i v >
< / d i v >
< div >
< div >
<a href= "https://twitter.com/tommoor">@tommoor</a>
< a href = "https://twitter.com/tommoor" target = "_blank" >
@ tommoor
< / a >
< / d i v >
< / d i v >
< / A u t h o r >
< / A u t h o r >
< / A u t h o r s >
< / A u t h o r s >
< h2 > Open Source < / h 2 >
< h2 > Open Source < / h 2 >
< p >
< p >
Outline is built by a group of core maintainers, we believe in being
Outline is built by a group of core { ' ' }
honest and transparent.
< a
href = "https://github.com/outline/outline/graphs/contributors"
target = "_blank"
>
maintainers
< / a > , w e b e l i e v e i n b e i n g h o n e s t a n d t r a n s p a r e n t .
< / p >
< / p >
< ul >
< ul >
< li >
< li >
@ -113,24 +121,22 @@ export default function About() {
< / l i >
< / l i >
< / u l >
< / u l >
< p >
< p >
You can view Outline` s source code on { ' ' }
You can view Outline’ s source code on { ' ' }
< a href = "https://github.com/outline/outline" > GitHub < / a > .
< a href = "https://github.com/outline/outline" > GitHub < / a > .
< / p >
< / p >
< h2 > FAQ < / h 2 >
< h2 > FAQ < / h 2 >
< p >
< p >
< strong > Why would I pay you if I can run Outline myself ? < / s t r o n g >
< h3 > Why would I pay you if I can run Outline myself ? < / h 3 >
< br / >
You don ’ t have to but you might have better things to do with your
You don ` t have to but you might have better things to do with your
time . When you sign up for Outline , you ’ ll always be running the
time. When you sign up for Outline, you ` ll always b e running the
latest version , have all the features and we ’ ll answer th e questions
latest version , have all the features and we ` ll answer the questions
your team might have . You ’ ll also help to keep Outline getting better
your team might have. And you ` ll help us keep Outline getting better
by supporting us financially .
by supporting us financially .
< / p >
< / p >
< p >
< p >
< strong > Can I use Google / GitHub / etc to signup for Outline ? < / s t r o n g >
< h3 > Can I use Google / GitHub / etc to signup for Outline ? < / h 3 >
< br / >
We started with Slack as many teams are already using it and benefit
We started with Slack as many teams are already using it and benefit
from the integrations . We ` ll be adding more login methods soon. Please
from the integrations . We ’ ll be adding more login methods soon. Please
let us know which one you would like to see next { ' ' }
let us know which one you would like to see next { ' ' }
< a
< a
href = "https://spectrum.chat/outline/feature-requests?thread=a851c20d-251a-4c7b-8977-e1438894db51"
href = "https://spectrum.chat/outline/feature-requests?thread=a851c20d-251a-4c7b-8977-e1438894db51"
@ -140,20 +146,18 @@ export default function About() {
< / a > .
< / a > .
< / p >
< / p >
< p >
< p >
<strong>How can I export my data if you go away?</strong>
< h3 > How can I export my data if you go away ? < / h 3 >
<br />
We ’ re committed on making your data portable . We ’ ll soon add better
We ` re committed on making your data portable . We ` ll soon add better
import and export options so you which will let you take your data and
import and export options so you which will let you take your data and
view it in HTML form or upload to self - hosted Outline . Until then , you
view it in HTML form or upload to self - hosted Outline . Until then , you
can do this through our < a href = "/developers" > API < / a > .
can do this through our < a href = "/developers" > API < / a > .
< / p >
< / p >
< p >
< p >
<strong>How can I get in touch with you?</strong>
< h3 > How can I get in touch with you ? < / h 3 >
<br />
You can drop us a note on our { ' ' }
You can drop us a note on our { ' ' }
< a href = "https://spectrum.chat/outline" > Spectrum < / a > c o m m u n i t y o r
< a href = "https://spectrum.chat/outline" > Spectrum < / a > c o m m u n i t y o r
email us at { ' ' }
email us at { ' ' }
<a href= "mailto:// hello@getoutline.com">hello@getoutline.com</a>.
< a href = "mailto:hello@getoutline.com"> hello @ getoutline . com < / a > .
< / p >
< / p >
< / C o n t e n t >
< / C o n t e n t >
< / G r i d >
< / G r i d >