mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2026-05-31 23:49:15 +00:00
style: Add title card background color
This commit is contained in:
@@ -22,6 +22,8 @@ Self-hosting your own **file management** tools may be a good idea to reduce the
|
||||
|
||||
### PhotoPrism
|
||||
|
||||
{{< title-card >}}
|
||||
|
||||
**PhotoPrism** is a platform for managing photos. It supports album syncing and sharing as well as a variety of other [features](https://photoprism.app/features). It does not include end-to-end encryption, so it's best hosted on a server that you trust and is under your control.
|
||||
|
||||
{{< cards >}}
|
||||
@@ -29,10 +31,14 @@ Self-hosting your own **file management** tools may be a good idea to reduce the
|
||||
{{< card link="https://photoprism.app/privacy" title="Privacy Policy" icon="eye" >}}
|
||||
{{< /cards >}}
|
||||
|
||||
{{< /title-card >}}
|
||||
|
||||
## File Sharing and Sync
|
||||
|
||||
### FreedomBox
|
||||
|
||||
{{< title-card >}}
|
||||
|
||||
**FreedomBox** is an operating system designed to be run on a [single-board computer (SBC)](https://en.wikipedia.org/wiki/Single-board_computer). The purpose is to make it easy to set up server applications for use cases like sharing files.
|
||||
|
||||
{{< cards >}}
|
||||
@@ -40,8 +46,12 @@ Self-hosting your own **file management** tools may be a good idea to reduce the
|
||||
{{< card link="https://wiki.debian.org/FreedomBox/Manual" title="Documentation" icon="document-text" >}}
|
||||
{{< /cards >}}
|
||||
|
||||
{{< /title-card >}}
|
||||
|
||||
### Nextcloud
|
||||
|
||||
{{< title-card >}}
|
||||
|
||||
**Nextcloud** is a suite of free and open-source client-server software for creating your own file hosting services on a private server you control.
|
||||
|
||||
{{< cards >}}
|
||||
@@ -49,6 +59,8 @@ Self-hosting your own **file management** tools may be a good idea to reduce the
|
||||
{{< card link="https://nextcloud.com/privacy" title="Privacy Policy" icon="eye" >}}
|
||||
{{< /cards >}}
|
||||
|
||||
{{< /title-card >}}
|
||||
|
||||
[{{< badge content="Google Play" color="green" >}}](https://play.google.com/store/apps/details?id=com.nextcloud.client)
|
||||
[{{< badge content="App Store" color="blue" >}}](https://apps.apple.com/app/id1125420102)
|
||||
[{{< badge content="GitHub" >}}](https://github.com/nextcloud/android/releases)
|
||||
|
||||
Reference in New Issue
Block a user