feat(app) add documentation site template (#879)

* Added site

* update

* Added overview section

* Added skeleton
This commit is contained in:
Alex 2022-10-27 21:38:26 -05:00 committed by GitHub
parent 676ad2d34f
commit 7d118b5d42
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
56 changed files with 22826 additions and 0 deletions

View file

@ -0,0 +1,8 @@
{
"label": "Getting Started",
"position": 1,
"link": {
"type": "generated-index",
"description": "Getting to know Immich"
}
}

View file

@ -0,0 +1,7 @@
---
sidebar_position: 1
---
# Introduction
This is the first

View file

@ -0,0 +1,5 @@
---
sidebar_position: 2
---
# Logo meaning

View file

@ -0,0 +1,5 @@
---
sidebar_position: 3
---
# Support the project

View file

@ -0,0 +1,5 @@
---
sidebar_position: 4
---
# Technology stack