These announcements contain outdated information, and they mostly just
duplicate information that is already on each vendor's website. By
removing these links, we refrain from directing users to read
out-of-date information when they can instead get the latest information
from each vendor. Moreover, we don't have to worry about our duplicate
information becoming desynchronized from each vendor, which would create
confusion for users.
- Add new section for 3mdeb MSI PRO Z690-A DDR4
(see QubesOS/qubes-posts#108)
- Rename section from "Qubes-certified laptops" to "Qubes-certified
computers" since the 3mdeb MSI PRO Z690-A DDR4 is not a laptop
- Make descriptions of all certified machines consistent and neutral to
avoid unintentionally biasing readers through choice of language
- Make section headings sentence case
- Add requirement that certified devices must be available for purchase
with Qubes OS preinstalled. See: https://forum.qubes-os.org/t/5795/
- Improve wording
- Add link to HCL in intro
- Wrap text
This won't break the URLs. They'll just automatically redirect to the
correct thread. This will allow us to keep updating and re-using the
same thread and URL without scaring off users who see "r4-0-4" in the
URL and think it's out-of-date in the future.
Those are redundant, and yaml parser strips them in fact. By removing
them, loading and saving yaml file without any change indeed produce the
same output. This is useful for prepare_for_translation.py script (which
adds lang and ref tags) - to produce only change that indeed was made.
Those are fields used by the language switcher to correlate pages across
different languages, even if they have different names/paths/titles.
They are generated with the prepare_for_translation.py script.
- mark all code blocks with ```
- unify empty lines between sections
- adjust list syntax (no space before dash)
- adjust headers to use Atx-style syntax
- remove trailing spaces