Commit Graph

9 Commits

Author SHA1 Message Date
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
b8d1b4ceea
Improve Qubes Update tool documentation 2021-03-11 06:28:22 -08:00
deeplow
c77f78d051
mention qubes updater 2021-03-08 13:27:53 +00:00
Andrew David Wong
4fc71ac4a9
Revamp documentation on managing OSes in Qubes
- Unify and normalize Fedora and Debian docs
- Deduplicate content
- Cross-link pages
- Move content to correct pages
- Use more accurate and intuitive terms and names

Fixes QubesOS/qubes-issues#5284
2019-09-02 04:34:26 -05:00
Andrew David Wong
306180e056
Add intro sentence explicitly mentioning security updates 2019-08-26 19:50:28 -05:00
Andrew David Wong
96483860ab
Fix link 2019-07-08 21:30:56 -05:00
Andrew David Wong
fe6f991c01
Create new user overview on updating Qubes OS 2019-07-08 21:23:30 -05:00