Commit Graph

22 Commits

Author SHA1 Message Date
taradiddles bd763623ca Update qubes-community links to point to the forum 2023-08-15 09:34:37 +03:00
resulin 1d0a94e6a5
Update uefi-troubleshooting.md: Upgrade to HTTPS 2023-04-26 16:56:14 +00:00
Andrew David Wong a18174dc5e
Fix capitalization; update terms (QubesOS/qubes-issues#6769)
Thank you to @unman for the initial sentence case pass.
2021-07-09 05:10:44 -07: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 2c473241a8
Revert "Remove all instances of `permalink:` in YAML frontmatter"
This reverts commit c815e4c54c.

https://github.com/QubesOS/qubes-issues/issues/6701#issuecomment-862822827
2021-06-16 19:56:25 -07:00
Andrew David Wong 4ff7430960
Remove redundant h1 titles using `#` syntax
https://github.com/QubesOS/qubes-issues/issues/6701#issuecomment-862060759
2021-06-16 00:29:28 -07:00
Andrew David Wong 0c95b3ae4d
Revert "Remove instances of `title:` from YAML headers"
This reverts commit 24e6a8a616.

https://github.com/QubesOS/qubes-issues/issues/6701#issuecomment-862060759
2021-06-15 23:19:45 -07:00
Andrew David Wong c815e4c54c
Remove all instances of `permalink:` in YAML frontmatter
Converts existing permalink paths into redirect_from entries.

QubesOS/qubes-issues#6701
2021-06-15 22:33:51 -07:00
Andrew David Wong 24e6a8a616
Remove instances of `title:` from YAML headers
QubesOS/qubes-issues#6701
2021-06-15 22:16:59 -07:00
Andrew David Wong d328b1b1c9
Merge branch 'translation-prepare' of https://github.com/marmarek/qubes-doc into marmarek-translation-prepare 2021-03-26 20:46:10 -07:00
Andrew David Wong fcc3f650d5
Remove unnecessary step 2021-03-15 15:14:10 -07:00
Andrew David Wong cad8c5536a
Update user/troubleshooting/uefi-troubleshooting.md
Co-authored-by: Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com>
2021-03-15 15:11:53 -07:00
Andrew David Wong fff68fbd62
Simplify loop device command
Clean up surrounding text and headings
2021-03-14 21:10:20 -07:00
Maya 820af56761
Add lang + ref tags to frontmatter
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.
2021-03-14 16:18:11 +01:00
Maya 8f8a8e50ea
Normalize frontmatter
- sort keys
- remove permalink from redirects
2021-03-14 16:18:10 +01:00
Maya 67a92614aa
Markdown formatting fixes
- 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
2021-03-14 16:18:10 +01:00
Andrew David Wong 906c41bd27
Generalize ISO offset instructions 2021-03-10 21:35:28 -08:00
Andrew David Wong d201a09b9a
Update links to Qubes-Community version
https://github.com/QubesOS/qubes-issues/issues/4693
2020-12-07 22:31:41 -08:00
Enjeck Cleopatra 42c7c2209c
Clarify how to edit EFI/BOOT/BOOTX64.cfg
Addresses some parts of this issue: https://github.com/QubesOS/qubes-issues/issues/6104
2020-10-05 16:12:26 +01:00
Enjeck Cleopatra bd5ff1e36b
Fix links 2020-10-05 14:38:17 +01:00
PROTechThor afc2c29146 Consolidate UEFI Troubleshooting, move file 2020-10-02 09:15:32 +01:00