Commit Graph

11 Commits

Author SHA1 Message Date
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
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
null pointer exception
af1b86b198
Add headings, code blocks and fix typos 2020-04-19 20:02:23 +00:00
Michael Carbone
359d1fc6d9
language fix 2019-12-04 08:48:35 -05:00
Galland
c48186c19c
Update+fix Win10 HVM create command for Qubes 4
qvm-create command behaves differently:
--standalone is needed now in order to use --root-move-from
--mem is now set with --property=memory
and VM name must go at end of command

Additionally kernel='' (for none) must be set in order for the Win10 GUI to start.
2019-10-04 14:06:24 +02:00
Hroðgar Skjöldung
ad58326772 --hvm not an option, use --property virt_mode=mvh 2019-09-05 15:16:07 -04:00
Andrew David Wong
1d554658bc
Fix links 2019-09-02 05:03:21 -05:00
Andrew David Wong
3a2894e18e
Update filenames to match page renames 2019-09-02 04:37:13 -05:00