Rafał Wojdyła
9da0acc630
Fix jinja escaping
...
Signed-off-by: Rafał Wojdyła <omeg@invisiblethingslab.com>
2024-03-10 19:53:18 +01:00
Rafał Wojdyła
e284f64909
Fix typo
...
Signed-off-by: Rafał Wojdyła <omeg@invisiblethingslab.com>
2024-03-10 19:53:09 +01:00
Rafał Wojdyła
875fc70ebf
Update windows debugging instructions
...
Signed-off-by: Rafał Wojdyła <omeg@invisiblethingslab.com>
2024-03-10 19:38:22 +01:00
Marek Marczykowski-Górecki
8ad2d93e23
Change links to HTTPS
...
Change links that has HTTPS equivalent to HTTPS.
2023-12-20 12:44:21 +01:00
Andrew David Wong
ffde5274de
Revert "Merge branch 'pr-1331'"
...
This reverts commit f5a7d8138f
, reversing
changes made to 647da03e05
.
Reason: QubesOS/qubes-doc#1331 contains a change that prevents GitHub
Pages from building the site:
"The tag `block` on line 12 in
`_doc/developer/debugging/windows-debugging.md` is not a recognized
Liquid tag."
https://github.com/QubesOS/qubesos.github.io/runs/19558577224
2023-12-12 06:18:59 -08:00
Rafał Wojdyła
7fc4c5575a
Update Windows debugging instructions
...
Signed-off-by: Rafał Wojdyła <omeg@invisiblethingslab.com>
2023-08-04 11:50:43 +02:00
unman
d0bc9e70a2
Sentence case for titles
2021-07-09 01:06:41 +00:00
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
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
Marek Marczykowski-Górecki
752f1d4ddc
Fix over indented code blocks
2021-03-28 20:58:39 +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
Robin Schneider
ec70076361
Use HTTPS everywhere (mechanical edit using util from https-everywhere)
...
Ref: https://github.com/EFForg/https-everywhere/tree/master/utils/rewriter
```Shell
~/src/EFForg/https-everywhere/utils/rewriter/rewriter.js .
```
2020-12-19 19:57:07 +01:00
Elliot Killick
0303f6017d
Fix typos
...
Format `new` does not exist. Probably meant `newc` as also used later.
Missed a `$` for variable.
2020-01-01 19:16:27 +00:00
Andrew David Wong
f441412b7e
Merge branch 'patch-1' of https://github.com/easydozen/qubes-doc into easydozen-patch-1
2019-05-28 21:19:23 -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