diff --git a/docs/language-tools.md b/docs/language-tools.md index 841178f8..b0692c09 100644 --- a/docs/language-tools.md +++ b/docs/language-tools.md @@ -13,36 +13,23 @@ Text inputted to grammar, spelling, and style checkers, as well as translation s ## Grammar & Spelling -### LanguageTool +### LTeX
-![LanguageTool logo](assets/img/language-tools/languagetool.svg#only-light){ align=right } -![LanguageTool logo](assets/img/language-tools/languagetool-dark.svg#only-dark){ align=right } +![LTeX logo](assets/img/language-tools/ltex.svg){ align=right } -**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). +**LTeX** is a multilingual grammar, style, and spell checker that supports more than 20 languages. It uses the open-source [LanguageTool](https://languagetool.org) spell checker on the backend to check against not just dictionary spelling, but also thousands of grammar rules and stylistic errors. -[:octicons-home-16: Homepage](https://languagetool.org){ .md-button .md-button--primary } -[:octicons-eye-16:](https://languagetool.org/legal/privacy){ .card-link title="Privacy Policy" } -[:octicons-info-16:](https://languagetooler.freshdesk.com/en/support/solutions){ .card-link title="Documentation" } -[:octicons-code-16:](https://github.com/languagetool-org){ .card-link title="Source Code" } +**LTeX CLI** is a standalone command-line application which runs completely offline. -
-Downloads - -- [:simple-appstore: App Store](https://apps.apple.com/app/id1534275760) -- [:fontawesome-brands-windows: Windows](https://languagetool.org/windows-desktop) -- [:simple-apple: macOS](https://languagetool.org/mac-desktop) -- [:simple-firefoxbrowser: Firefox](https://addons.mozilla.org/firefox/addon/languagetool) -- [:simple-googlechrome: Chrome](https://chrome.google.com/webstore/detail/oldceeleldhonbafppcapldpdifcinji) -- [:fontawesome-brands-edge: Edge](https://microsoftedge.microsoft.com/addons/detail/hfjadhjooeceemgojogkhlppanjkbobc) -- [:simple-safari: Safari](https://apps.apple.com/app/id1534275760) - -
+[:octicons-home-16: Homepage](https://valentjn.github.io/ltex){ .md-button .md-button--primary } +[:octicons-info-16:](https://valentjn.github.io/ltex/index){ .card-link title="Documentation" } +[:octicons-code-16:](https://github.com/valentjn/ltex-ls){ .card-link title="Source Code" }
-LanguageTool offers integration with a variety of [office suites](https://languagetool.org/services#text_editors) and [email clients](https://languagetool.org/services#mail_clients). +LTeX comes in multiple forms which may suit different use cases. The LTeX CLI is a standalone, command-line application which runs completely offline. The LTeX extension offers integration with popular code editors and runs completely offline. ## Translation Tools @@ -64,9 +51,11 @@ You can use LibreTranslate through a number of public instances, with some that We use a self-hosted instance of LibreTranslate to automatically translate posts on our [forum](https://discuss.privacyguides.net) to multiple languages. +We use the VSCode extension in our GitHub repository configuration to find any grammar and spelling errors on our website and in our articles. + ## Criteria **Please note we are not affiliated with any of the projects we recommend.** In addition to [our standard criteria](about/criteria.md), we have developed a clear set of requirements to allow us to provide objective recommendations. We suggest you familiarize yourself with this list before choosing to use a project, and conduct your own research to ensure it's the right choice for you. - Must be open source. -- Must be possible to self-host. +- Must run completely offline. diff --git a/docs/tools.md b/docs/tools.md index 076f3012..42d82d5a 100644 --- a/docs/tools.md +++ b/docs/tools.md @@ -487,7 +487,7 @@ For encrypting your OS drive, we typically recommend using the encryption tool y
-- ![LanguageTool logo](assets/img/language-tools/languagetool.svg#only-light){ .twemoji loading=lazy }![LanguageTool logo](assets/img/language-tools/languagetool-dark.svg#only-dark){ .twemoji loading=lazy } [LanguageTool](language-tools.md#languagetool) +- ![LTeX logo](assets/img/language-tools/ltex.svg){ .twemoji loading=lazy } [LTeX](language-tools.md#ltex) - ![LibreTranslate logo](assets/img/language-tools/libretranslate.png){ .twemoji } [LibreTranslate](language-tools.md#libretranslate)
diff --git a/theme/assets/img/language-tools/languagetool-dark.svg b/theme/assets/img/language-tools/languagetool-dark.svg deleted file mode 100644 index 242af669..00000000 --- a/theme/assets/img/language-tools/languagetool-dark.svg +++ /dev/null @@ -1 +0,0 @@ - diff --git a/theme/assets/img/language-tools/languagetool.svg b/theme/assets/img/language-tools/languagetool.svg deleted file mode 100644 index 5ef79419..00000000 --- a/theme/assets/img/language-tools/languagetool.svg +++ /dev/null @@ -1 +0,0 @@ - diff --git a/theme/assets/img/language-tools/ltex.svg b/theme/assets/img/language-tools/ltex.svg new file mode 100644 index 00000000..1e4f0efe --- /dev/null +++ b/theme/assets/img/language-tools/ltex.svg @@ -0,0 +1,2 @@ + +