1
1
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2026-05-27 05:39:25 +00:00

style: Add title card background color

This commit is contained in:
2026-05-19 13:39:48 -05:00
parent 236b62ae02
commit c04418b10e
49 changed files with 630 additions and 3 deletions
@@ -22,6 +22,8 @@ Text inputted to grammar, spelling, and style checkers, as well as translation s
### LanguageTool
{{< title-card >}}
**LanguageTool** is a multilingual grammar, style, and spell checker that supports more than 20 languages. According to their privacy policy, they do not store any content sent to their service for review, but for higher assurance the software is [self-hostable](https://dev.languagetool.org/http-server).
{{< cards >}}
@@ -29,6 +31,8 @@ Text inputted to grammar, spelling, and style checkers, as well as translation s
{{< card link="https://languagetool.org/legal/privacy" title="Privacy Policy" icon="eye" >}}
{{< /cards >}}
{{< /title-card >}}
[{{< badge content="macOS" color="indigo" >}}](https://languagetool.org/mac-desktop)
[{{< badge content="Windows" color="red" >}}](https://languagetool.org/windows-desktop)
[{{< badge content="Firefox" >}}](https://addons.mozilla.org/firefox/addon/languagetool)
@@ -42,6 +46,8 @@ LanguageTool offers integration with a variety of [office suites](https://langua
### LibreTranslate
{{< title-card >}}
**LibreTranslate** is a free and open-source machine translation web interface and API server. It uses [Argos Translate](https://github.com/argosopentech/argos-translate) models on the backend for translations.
{{< cards >}}
@@ -49,6 +55,8 @@ LanguageTool offers integration with a variety of [office suites](https://langua
{{< card link="https://github.com/LibreTranslate/LibreTranslate#mirrors" title="Public Instances" icon="server" >}}
{{< /cards >}}
{{< /title-card >}}
You can use LibreTranslate through a number of public instances, with some that offer a [Tor](../tor/index.md) onion service or an [I2P](../../advanced/alternative-networks/index.md#i2p-the-invisible-internet-project) eepsite. You can also host the software yourself for maximum control over the text submitted for translation.
We use a self-hosted instance of LibreTranslate to automatically translate posts on our [forum](https://discuss.privacyguides.net) to multiple languages.