mirror of
https://github.com/KevinMidboe/immich.git
synced 2025-10-29 17:40:28 +00:00
feat(app) add documentation site template (#879)
* Added site * update * Added overview section * Added skeleton
This commit is contained in:
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
|
||||
Reference in New Issue
Block a user