Commit Graph

42 Commits

Author SHA1 Message Date
Andrew David Wong
5628f27f8f
Add "Windows USB and audio support courtesy of tabit-pro" 2022-02-02 18:01:05 -08:00
Marek Marczykowski-Górecki
9f309c198b
Update R4.1 release schedule
Move rc4 a bit earlier - there are only few bugs, and they already have
fixes developed, so give more time for testing instead.
2022-01-07 04:18:09 +01:00
Marek Marczykowski-Górecki
a1517c2dcb
schedule: there will be 4.1.0-rc3 2021-11-30 21:02:58 +01:00
runephilosof-abtion
b4f109c711
Fix link to open bug reports 2021-11-25 09:41:32 +01:00
Andrew David Wong
e7851569f1
Add links; improve language 2021-10-11 16:03:29 -07:00
Marek Marczykowski-Górecki
9610702add
Add R4.1 release schedule 2021-10-11 01:36:02 +02:00
Marek Marczykowski-Górecki
5126c58f29
Rename release notes file to match others 2021-10-11 01:30:37 +02:00
Marek Marczykowski-Górecki
c02f15dffc
Update R4.1 release notes 2021-10-11 01:29:48 +02:00
Andrew David Wong
e605e7965b
Update link 2021-10-11 01:29:48 +02:00
Andrew David Wong
dfac1d2866
Add link to "Upgrading to R4.1" 2021-10-11 01:29:48 +02:00
Andrew David Wong
e5167e0b27
Clarify "Grub in UEFI mode" 2021-10-11 01:29:48 +02:00
Andrew David Wong
a87b25a433
Add QubesOS/qubes-issues#6877 to release notes 2021-10-11 01:29:48 +02:00
Andrew David Wong
cd0745c1c5
Update Qubes OS 4.1 release notes
- Add issues bearing the "release notes" label on the 4.1
  milestone (incomplete items should be removed before finalizing)
- Improve language
- Standardize syntax and formatting
2021-10-11 01:29:48 +02:00
Marek Marczykowski-Górecki
64d3119dd6
Add R4.1 release notes draft 2021-10-11 01:29:48 +02:00
Andrew David Wong
9f19553faf
Note exception for templates 2021-09-10 15:48:33 -07:00
Andrew David Wong
2a70624386
Update "version scheme"
- Minor clarification
- Improve formatting
- Fix and improve orthography
- Make image a link
2021-09-06 23:06:13 -07:00
Andrew David Wong
dbb3c3c4ac
Update "version scheme"
- Add info about major, minor, and patch releases
- Add info about common abbreviations
- Add links
- Improve language
- Improve formatting
- Fix typos
- Convert table from HTML to Markdown
2021-09-06 22:49:07 -07:00
Andrew David Wong
2774c83a98
Update intro to explain basic versioning and terminology 2021-09-06 22:05:21 -07:00
Andrew David Wong
a18174dc5e
Fix capitalization; update terms (QubesOS/qubes-issues#6769)
Thank you to @unman for the initial sentence case pass.
2021-07-09 05:10:44 -07: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
cc839fc10a
Move "Version Scheme" to developer docs
This page appears to be written for a developer audience.
2021-06-19 20:41:11 -07:00
Andrew David Wong
76150ac9d3
Fix links 2021-06-17 07:01:53 -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
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
Tobias Killer
b6cb04c297
Refactor links in order to obey the new convention rule 2021-04-11 00:09:05 +02: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
Maya
2bde7d07e0
Rename files to avoid dots in the path
This is problematic for Transifex API and also ease building
language-specific links.
2021-03-13 20:11:39 +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
Andrew David Wong
e7568e9808
Update link 2020-12-07 18:40:52 -08:00
Andrew David Wong
30e7112f4a
Convert absolute to relative links
Absolute links break automatic onion redirection:
https://groups.google.com/g/qubes-users/c/NJdzP27wvmM/
2020-12-07 17:04:29 -08:00
pierwill
7c2bb216e1 Revise RPC example and service argument docs
- Clarify need for policy files for each desired argument
- Link to USB docs in qrexec policy example
- Fix link to retitled section in release note
2019-08-29 09:27:40 -05:00
pierwill
a4b7b754bb Fix links to qrexec docs 2019-08-23 16:37: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