From b2f47daafb165e69eb58fee8099256c0a90b9cc2 Mon Sep 17 00:00:00 2001 From: saturneric Date: Thu, 1 May 2025 22:35:44 +0200 Subject: chore: updates to Starlight v0.34.2 and theme-nova v0.6.1 Updates the Starlight dependency to version v0.34.2 and theme-nova to v0.6.1. Applies the starlight-theme-nova plugin for enhanced theming capabilities. Refactors the main page description and links to improve clarity and provide relevant information. --- src/content/docs/index.mdx | 45 ++++++++++++++++++++++++++++----------------- 1 file changed, 28 insertions(+), 17 deletions(-) (limited to 'src') diff --git a/src/content/docs/index.mdx b/src/content/docs/index.mdx index 8c6d8fe..8566192 100644 --- a/src/content/docs/index.mdx +++ b/src/content/docs/index.mdx @@ -1,9 +1,9 @@ --- title: GpgFrontend -description: A Free, Easy-to-Use, Cross-Platform OpenPGP Crypto Tool. +description: A free, user-friendly, and cross-platform OpenPGP encryption tool. template: splash hero: - tagline: A Free, Easy-to-Use, Cross-Platform OpenPGP Crypto Tool. One of the excellent GUI Frontends for Modern GnuPG. + tagline: A free, user-friendly, and cross-platform OpenPGP encryption tool. One of the best graphical frontends for modern GnuPG. image: file: ../../assets/icon.png actions: @@ -11,26 +11,37 @@ hero: link: /overview/glance/ icon: right-arrow variant: primary - - text: Read the Development docs - link: https://doxygen.gpgfrontend.bktus.com/ + - text: Developer Wiki + link: https://deepwiki.com/saturneric/GpgFrontend icon: external --- -import { Card, CardGrid } from '@astrojs/starlight/components'; +import { Card, CardGrid } from "@astrojs/starlight/components"; ## Brief Introduction - - Enjoy seamless cross-platform functionality with our application, available on Windows, Linux, and macOS. Transfer your GPG keys between devices safely and effortlessly, ensuring your data remains secure no matter where you are working from. - - - Experience swift encryption and digital signing capabilities. Encrypt files or text rapidly, and sign your documents digitally with utmost ease, enhancing your workflow efficiency and data security. - - - Benefit from a transparent and community-driven development process. Our application is completely open source, allowing for peer review, modifications, and contributions. Join our community and contribute to the future of secure communication. - - - Enjoy our application absolutely free of charge, with no hidden costs. We believe in making digital security accessible to everyone, and our commitment to this principle means you can secure your communications without spending a penny. - + + Enjoy seamless cross-platform functionality with our application, available + on Windows, Linux, and macOS. Transfer your GPG keys between devices safely + and effortlessly, ensuring your data remains secure no matter where you are + working from. + + + Experience swift encryption and digital signing capabilities. Encrypt files + or text rapidly, and sign your documents digitally with utmost ease, + enhancing your workflow efficiency and data security. + + + Benefit from a transparent and community-driven development process. Our + application is completely open source, allowing for peer review, + modifications, and contributions. Join our community and contribute to the + future of secure communication. + + + Enjoy our application absolutely free of charge, with no hidden costs. We + believe in making digital security accessible to everyone, and our + commitment to this principle means you can secure your communications + without spending a penny. + -- cgit v1.2.3