// @flow
import * as React from 'react';
import styled from 'styled-components';
import Grid from 'styled-components-grid';
import PageTitle from './components/PageTitle';
import Header from './components/Header';
import Content from './components/Content';
const List = styled('ul')`
padding-left: 1em;
`;
export default function About() {
return (
The ideas behind Outline
Outline is a wiki and knowledge base built for growing teams. We’re
focused on speed, usability and extensibility.
The project consists of an{' '}
Open Source core
{' '}
which can be hosted on your own infrastructure and a paid, hosted,
service (you’re looking at it!) that provides income for continued
feature development and maintenance.
Most software products today are built to be closed source, so why
make the code public? We believe there are many advantages to
doing so:
About
Open Source
FAQ
Why would I pay you if I can run Outline myself?
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
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 by supporting us financially.