Commit Graph

13 Commits

Author SHA1 Message Date
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
9e9a3e6837
Update testing page
- Convert text warning into alert; add text
- Minor language improvements and fixes
- Normalize heading capitalization
2021-06-12 19:29:17 -07:00
Tobias Killer
b6cb04c297
Refactor links in order to obey the new convention rule 2021-04-11 00:09:05 +02: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
mfp20
63140c9c67
Link OpenQA into docs
In order to allow testers to look ahead and figure out the current status, development efforts, and so on.
2020-01-13 19:50:11 +01:00
Andrew David Wong
1d554658bc
Fix links 2019-09-02 05:03:21 -05:00
Andrew David Wong
233bbd8ae0
Clarify exception for critical security updates 2019-08-26 18:00:47 -05:00
Andrew David Wong
b59fc0a41c
Document testing practices (QubesOS/qubes-issues#4846) 2019-08-26 17:57:50 -05:00
Andrew David Wong
d31c786942
Reorganize files to account for new "External" section
QubesOS/qubes-issues#4693
2019-05-26 19:32:45 -05:00