Commit Graph

20 Commits

Author SHA1 Message Date
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
07c130df00
Wrap text and miscellaneous cleanup 2021-06-18 06:25:06 -07: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
58f9a3fc12
Increase min memory req from 4 GB to 6 GB (#1144) 2021-05-20 06:20:05 -07:00
Tobias Killer
098f5b418c
Resolve open issues mentioned on Transifex 2021-04-17 10:57:16 +02: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
Andrew David Wong
751efe8835
Update system requirements
- Make component categories explicit
 - Specify recommended CPU, memory, and storage
 - Improve formatting and clean up text
2020-11-18 21:59:10 -08:00
Andrew David Wong
3317dc09e0
Remove deprecated 3.x requirements 2020-11-18 21:36:22 -08:00
Jay
537f047f8e
Added Bold Text
Added bold text to not install on virtual machine, since you guys dont recommend it and it should be bolded and on top so people know to not install it on a virtual machine.
2020-01-23 05:01:30 -05:00
Theodore Chu
2c4bd8230f
Mentioned ark.intel.com under notes
This is useful for somebody who is unaware of ark.intel.com or hasn't purchased a computer in a long time and has forgotten where to look for info about Intel processors.
2019-11-25 00:30:58 -08:00
Marek Marczykowski-Górecki
8e37074891
Update system requirements to at least 32GiB
QubesOS/qubes-issues#5345
2019-10-25 05:24:01 +02:00
Andrew David Wong
532e66b525
Link to Hardware Testing and Certified Hardware pages 2019-08-01 21:11:27 -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