From 03cc1812eab7321578929da072bf6153993ecd54 Mon Sep 17 00:00:00 2001 From: saturneric Date: Sun, 6 Jul 2025 18:12:40 +0200 Subject: docs(overview): enhance clarity in the Getting Started guide * Improved formatting by adding links to GnuPG and OpenPGP for better accessibility. * Ensured consistent presentation of information for a smoother reading experience. --- src/content/docs/overview/getting-started.mdx | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/src/content/docs/overview/getting-started.mdx b/src/content/docs/overview/getting-started.mdx index ca4c77f..737cd62 100644 --- a/src/content/docs/overview/getting-started.mdx +++ b/src/content/docs/overview/getting-started.mdx @@ -9,16 +9,17 @@ import { Tabs, TabItem } from "@astrojs/starlight/components"; import { Steps } from "@astrojs/starlight/components"; import { Aside } from "@astrojs/starlight/components"; -Welcome to GpgFrontend, the cross-platform, OpenPGP encryption tool designed for -simplicity and security. This guide will walk you through the installation -process tailored to your operating system, ensuring you can start securing your -communications as quickly and efficiently as possible. +Welcome to GpgFrontend, the cross-platform, [OpenPGP](https://www.openpgp.org/) +encryption tool designed for simplicity and security. This guide will walk you +through the installation process tailored to your operating system, ensuring you +can start securing your communications as quickly and efficiently as possible. ## Before You Begin: Prerequisites -GpgFrontend leverages the robust functionalities of GnuPG for encryption, -decryption, and key management. It is crucial to have GnuPG installed on your -device to make full use of GpgFrontend. +GpgFrontend leverages the robust functionalities of +[GnuPG](https://www.gnupg.org/) for encryption, decryption, and key management. +It is crucial to have GnuPG installed on your device to make full use of +GpgFrontend. **Windows users:** GnuPG is bundled with GpgFrontend for Windows. You do not need to install it separately. -- cgit v1.2.3