Commit Graph

23 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
f9461579a7
Rename layout "default" to "site" 2021-06-22 01:26:14 -07:00
Andrew David Wong
e451f92cde
Update attachment paths 2021-06-18 05:46:02 -07:00
Andrew David Wong
60bd80ad25
Revert "Update attachment paths"
This reverts commit e5a21f7488.
2021-06-18 05:39:47 -07:00
Andrew David Wong
e5a21f7488
Update attachment paths 2021-06-18 05:02:02 -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
a4cbb51092
Remove vestigial '====' heading syntax
https://github.com/QubesOS/qubes-issues/issues/6701#issuecomment-862060759
2021-06-15 23:53:27 -07:00
Andrew David Wong
f822b70435
Remove redundant titles
First pass for all titles still using the old '=====' syntax

https://github.com/QubesOS/qubes-issues/issues/6701#issuecomment-862060759
2021-06-15 23:48:48 -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
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
Andrew David Wong
5310611d88
Fix broken link (#1114) 2021-02-26 13:12:30 -08:00
HackerNCoder
5701f5b733
Downgrade images to 4.0 2021-02-16 02:44:31 +01:00
Andrew David Wong
0504144c81
Update text to accord with doc guidelines (#1102) 2020-12-08 16:39:37 -08:00
HackerNCoder
464ffa5c01
Change screenshots text to refelct 4.0/.1 and remove reused image 2020-12-08 14:53:25 +01:00
Andrew David Wong
9245d9f890
Merge branch 'upgradeImagesTo4.1' of https://github.com/hackerncoder/qubes-doc into hackerncoder-upgradeImagesTo4.1 2020-10-27 18:19:33 -07:00
Andrew David Wong
dde36d4515
Remove outdated KDE screenshots
QubesOS/qubes-issues#5838
2020-10-27 18:00:40 -07:00
hackerncoder
09602cd961
Fix me not being able to use vim (4.1 > ')') 2020-10-26 21:39:43 +01:00
hackerncoder
9bafa3d27d
Remove -2 from qubes-manager. Add -1 to convertPDF. Change sysnet-network-prompt to r4.1-..-sysnet.. 2020-10-26 21:27:53 +01:00
hackerncoder
ef890d4253
change applicable images to 4.1 screenshots 2020-10-25 17:04:17 +01: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