Commit Graph

7 Commits

Author SHA1 Message Date
taradiddles bd763623ca Update qubes-community links to point to the forum 2023-08-15 09:34:37 +03:00
Andrew David Wong dd0c781d16
Fix typo 2022-05-23 10:54:18 -07:00
Demi Marie Obenour 50234777d5
SCSI pass-through is a Qubes limitation
Xen supports SCSI pass-through just fine, via scsiback and scsifront.
This support has not been integrated into Qubes OS, though.
2022-05-21 11:25:54 -04:00
unman d0bc9e70a2
Sentence case for titles 2021-07-09 01:06:41 +00:00
Marek Marczykowski-Górecki 3806ecf338
Remove extra newlines at the beginning/end of files
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.
2021-06-24 16:07:23 +02:00
Andrew David Wong 76150ac9d3
Fix links 2021-06-17 07:01:53 -07:00
Andrew David Wong 6d81f95cc2
Update and reorganize documentation
- Convert "Common Tasks" to "How-to Guides"
  (QubesOS/qubes-issues#6694)
- Make title capitalization consistent across docs
- Fix leftover h1 headings
- Reorganize various pages and topics
- Update permalinks to better match titles
- Create redirects for changed permalinks
- Miscellaneous cleanup

QubesOS/qubes-issues#6701
2021-06-17 05:16:22 -07:00