mirror of
https://github.com/immich-app/immich
synced 2025-11-14 17:36:12 +00:00
docs: community guides (#8812)
* Community Guides * typo * chore: view guide --------- Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
This commit is contained in:
parent
07716bbff7
commit
f959f2de85
2 changed files with 78 additions and 0 deletions
12
docs/docs/community-guides.mdx
Normal file
12
docs/docs/community-guides.mdx
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
# Community Guides
|
||||
|
||||
This page lists community guides that are written around Immich, but not officially supported by the development team.
|
||||
|
||||
:::warning
|
||||
This list comes with no guarantees about security, performance, reliability, or accuracy. Use at your own risk.
|
||||
:::
|
||||
|
||||
import CommunityGuides from '../src/components/community-guides.tsx';
|
||||
import React from 'react';
|
||||
|
||||
<CommunityGuides />
|
||||
Loading…
Add table
Add a link
Reference in a new issue