mirror of
https://github.com/immich-app/immich
synced 2025-11-07 17:27:20 +00:00
feat(app) add documentation site template (#879)
* Added site * update * Added overview section * Added skeleton
This commit is contained in:
parent
676ad2d34f
commit
7d118b5d42
56 changed files with 22826 additions and 0 deletions
8
documentation/docs/overview/_category_.json
Normal file
8
documentation/docs/overview/_category_.json
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"label": "Getting Started",
|
||||
"position": 1,
|
||||
"link": {
|
||||
"type": "generated-index",
|
||||
"description": "Getting to know Immich"
|
||||
}
|
||||
}
|
||||
7
documentation/docs/overview/introduction.md
Normal file
7
documentation/docs/overview/introduction.md
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
sidebar_position: 1
|
||||
---
|
||||
|
||||
# Introduction
|
||||
|
||||
This is the first
|
||||
5
documentation/docs/overview/logo-mearning.md
Normal file
5
documentation/docs/overview/logo-mearning.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
sidebar_position: 2
|
||||
---
|
||||
|
||||
# Logo meaning
|
||||
5
documentation/docs/overview/support-the-project.md
Normal file
5
documentation/docs/overview/support-the-project.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
sidebar_position: 3
|
||||
---
|
||||
|
||||
# Support the project
|
||||
5
documentation/docs/overview/technology-stack.md
Normal file
5
documentation/docs/overview/technology-stack.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
sidebar_position: 4
|
||||
---
|
||||
|
||||
# Technology stack
|
||||
Loading…
Add table
Add a link
Reference in a new issue