feat: reorganise link docs and add proton mail
Some checks failed
ci / build_and_publish (push) Failing after 1m40s

This commit is contained in:
Iain Learmonth 2026-05-29 11:29:38 +01:00
parent 68ffeeccf3
commit b9186f4749
22 changed files with 126 additions and 404 deletions

View file

@ -8,14 +8,13 @@ import {useCurrentSidebarCategory} from '@docusaurus/theme-common';
# Link Helpdesk
:::warning[Under construction]
This documentation is a work in progress. Please [get in touch with us](mailto:contact@sr2.uk) if you have any questions.
:::
Our secure digital helpdesk platform, Link, is customised and hardened version of Zammad, an open source, flexible,
multi-channel ticketing platform that enables those in need to ask for help, and providers to respond.
Our secure digital helpdesk platform, Link, is customised and hardened version of [Zammad](https://zammad.com/en),
an open source, flexible, multi-channel ticketing platform that enables those in need to ask for help, and providers to
respond.
The helpdesks have integrations with popular messaging apps, including Signal, WhatsApp, and Telegram, making it easier
to securely allow responders to request assistance.
<img src="/docs/link/active_support.png" style={{width: "100%", maxWidth: "450px", margin: "auto", display: "block"}} />
<DocCardList items={useCurrentSidebarCategory().items} />