diff --git a/docs/packaging/translation-instructions.md b/docs/packaging/translation-instructions.md index d9487616f..5876644cf 100644 --- a/docs/packaging/translation-instructions.md +++ b/docs/packaging/translation-instructions.md @@ -15,7 +15,7 @@ Please join our [Matrix rooms](/docs/user/contributing/getting-involved.md#matri [Transifex project link](https://app.transifex.com/solus/solus-mate-transition-tool/) -- Strings which include curly braces `{ }` should be translated leaving the curly braces, *and anything inside the braces*, untouched. +- Strings which include curly braces `{ }` should be translated leaving the curly braces, _and anything inside the braces_, untouched. - Examples: - `{DE} Successfully installed, please reboot to continue.` translates to: - `{DE} Instalado exitosamente, reinicie para continuar.` @@ -25,4 +25,3 @@ Please join our [Matrix rooms](/docs/user/contributing/getting-involved.md#matri - `Packagekit` - `XDG_SESSION_DESKTOP` - If a string includes a new-line character, be sure to include it in the same place in the translation. - diff --git a/docs/user/intro.md b/docs/user/intro.md index 734cbc68f..d32d43134 100644 --- a/docs/user/intro.md +++ b/docs/user/intro.md @@ -12,16 +12,16 @@ Solus is committed to helping users get the most out of their systems. We design We organized the help center into sections to help you navigate the contents easily: -| Section | Description | -| -------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | +| Section | Description | +| -------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | [Quick Start](/docs/category/quick-start) | If you're new to Solus, this section will set you on the right track. Find documentation on system requirements, installing Solus, software management, the boot process, and troubleshooting. | -| [Contributing](/docs/category/contributing) | Find how you can contribute to Solus, whether you're a beginner or an experienced Linux and Solus user. | -| [Editions](/docs/user/editions/) | Understand the different editions of Solus: differences between editions, configuration tasks, and helpful tips and tricks. | -| [Hardware](/docs/user/hardware/) | Solus supports most hardware out-of-the-box, but there are exceptions. This section focuses on those exceptions and how to get the most out of your hardware. | -| [Package management](/docs/category/package-management/) | Learn how to install software and manage the repositories of your Solus system. | -| [Privacy policy](/docs/user/privacy.md) | Understand our privacy policy: Learn how we handle your data, and how to contact us for privacy concerns. | -| [Software](/docs/category/software/) | Getting started and configuration guides for the software packages included in Solus. | -| [Troubleshooting](/docs/user/troubleshooting/) | Learn how to diagnose and fix problems you might have with Solus. | +| [Contributing](/docs/category/contributing) | Find how you can contribute to Solus, whether you're a beginner or an experienced Linux and Solus user. | +| [Editions](/docs/user/editions/) | Understand the different editions of Solus: differences between editions, configuration tasks, and helpful tips and tricks. | +| [Hardware](/docs/user/hardware/) | Solus supports most hardware out-of-the-box, but there are exceptions. This section focuses on those exceptions and how to get the most out of your hardware. | +| [Package management](/docs/category/package-management/) | Learn how to install software and manage the repositories of your Solus system. | +| [Privacy policy](/docs/user/privacy.md) | Understand our privacy policy: Learn how we handle your data, and how to contact us for privacy concerns. | +| [Software](/docs/category/software/) | Getting started and configuration guides for the software packages included in Solus. | +| [Troubleshooting](/docs/user/troubleshooting/) | Learn how to diagnose and fix problems you might have with Solus. | ## Support channels diff --git a/docs/user/quick-start/installation/system-requirements.md b/docs/user/quick-start/installation/system-requirements.md index fbfc854f3..4ae7f1514 100644 --- a/docs/user/quick-start/installation/system-requirements.md +++ b/docs/user/quick-start/installation/system-requirements.md @@ -12,12 +12,12 @@ summary: Hardware Requirements Guide In order to install Solus, your system must meet the minimum system requirements. Ideally it should meet or exceed the recommended values for a better experience. -| | Minimum | Recommended | -| --------------------- | ------------------------------- | ----------------------------------------------------------------------------------------- | -| **Disk space free** | 10GB / 9.3GiB | 25GB / 23.3GiB | -| **Memory (RAM)** | 4GB | 8GB or more | -| **Processor (CPU)** | 64-bit (x86_64) processor | [x86-64-v2](https://en.wikipedia.org/wiki/X86-64#Microarchitecture_levels) 2GHz quad core | -| **System firmware** | BIOS / UEFI | UEFI | +| | Minimum | Recommended | +| ------------------------- | -------------------------------- | ----------------------------------------------------------------------------------------- | +| **Disk space free** | 10GB / 9.3GiB | 25GB / 23.3GiB | +| **Memory (RAM)** | 4GB | 8GB or more | +| **Processor (CPU)** | 64-bit (x86_64) processor | [x86-64-v2](https://en.wikipedia.org/wiki/X86-64#Microarchitecture_levels) 2GHz quad core | +| **System firmware** | BIOS / UEFI | UEFI | | **Display Adapter (GPU)** | Any onboard or dedicated adapter | | These are general recommendations. Your requirements may vary based on your intended use of the system.