chore: Add new 'getting started' onboarding document (#2391)

Remove support document
Remove confusing images
Added onboarding checklist
This commit is contained in:
Tom Moor
2021-08-01 15:54:41 -04:00
committed by GitHub
parent ed5320507d
commit cdfe3a7fc3
5 changed files with 36 additions and 31 deletions

View File

@ -170,9 +170,9 @@ Team.prototype.provisionFirstCollection = async function (userId) {
// For the first collection we go ahead and create some intitial documents to get
// the team started. You can edit these in /server/onboarding/x.md
const onboardingDocs = [
"Support",
"Integrations & API",
"Our Editor",
"Getting Started",
"What is Outline",
];