Commit Graph

60 Commits

Author SHA1 Message Date
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
Andrew David Wong
baa1df911c
Update Qubes Forum URLs 2021-07-01 07:03:05 -07:00
Andrew David Wong
a2e3dfe7a7
Document qubes-secpack PGP key inclusion criteria 2021-06-29 15:42:02 -07:00
Marek Marczykowski-Górecki
4017d11de3
Run script to add 'ref' parameters 2021-06-24 18:19:05 +02:00
Marek Marczykowski-Górecki
a45c7cb3c5
Fix core team link 2021-06-24 17:49:34 +02: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
4851518719
Improve wording 2021-06-24 05:35:40 -07:00
Andrew David Wong
06351f0ae0
Remove unnecessary "the" 2021-06-24 04:55:46 -07:00
Andrew David Wong
3a77787069
Update, add, and reorder links 2021-06-22 11:00:51 -07:00
Andrew David Wong
d145143261
Update Qubes Canary page link 2021-06-22 10:55:21 -07:00
Andrew David Wong
6cc2f9932b
Update QSB page link 2021-06-22 10:50:12 -07:00
Andrew David Wong
c161fdfa1d
Reorganize project security pages
- Redirect to templates in qubes-secpack
- Standardize titles and URLs
2021-06-21 21:36:06 -07:00
Andrew David Wong
bc138e0dc4
Update links 2021-06-20 21:54:36 -07:00
Andrew David Wong
07c130df00
Wrap text and miscellaneous cleanup 2021-06-18 06:25:06 -07:00
Andrew David Wong
76150ac9d3
Fix links 2021-06-17 07:01:53 -07:00
Andrew David Wong
6d81f95cc2
Update and reorganize documentation
- Convert "Common Tasks" to "How-to Guides"
  (QubesOS/qubes-issues#6694)
- Make title capitalization consistent across docs
- Fix leftover h1 headings
- Reorganize various pages and topics
- Update permalinks to better match titles
- Create redirects for changed permalinks
- Miscellaneous cleanup

QubesOS/qubes-issues#6701
2021-06-17 05:16:22 -07:00
Andrew David Wong
12408884dd
Clean up YAML titles and create redirect stubs
QubesOS/qubes-issues#6701
2021-06-17 02:40:43 -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
de77a013b2
Rename files to match reorg
QubesOS/qubes-issues#6701
2021-06-16 00:33:57 -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
aca8ed14c7
Normalize instances of redirect_from:
QubesOS/qubes-issues#6701
2021-06-15 22:24:44 -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
4225b651b8
Fix typos 2021-06-14 22:42:19 -07:00
Andrew David Wong
ab8b176c93
Update Security Center intro section
The "Security Goals" page is actually more of a statement of the
developers' security design goals. It does not realy pertain to
*project* security, which is what the "Security Center" page is about,
so I'm moving it to the developer docs (index updated in a separate
commit).
2021-06-14 22:07:36 -07:00
Andrew David Wong
c6e231e885
Capitalize for consistency with other occurrences 2021-06-14 21:50:27 -07:00
Andrew David Wong
f4a0c5575a
Improve QSB and canary pages
- Add general descriptions
- Link to Qubes Security Team
- Add headings for lists
- Normalize heading syntax
2021-06-14 21:33:53 -07:00
Andrew David Wong
57006d3242
Generalize link descriptions for accuracy 2021-06-14 21:08:22 -07:00
Andrew David Wong
c6beef25f5
Improve qubes-secpack page
- Swap section order
- Normalize heading capitalization and syntax
- Add redirect
2021-06-14 20:58:18 -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
1a92224f8b
Remove content from pages dynamically filled in by a relevant layout
In fact, right now those pages content is duplicated - once included
here and once inserted by the doc-content (or hcl) layout.
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
d054267e84
Define "QSB"
Discussed in:
https://qubes-os.discourse.group/t/safety-when-forced-not-to-use-updater/2085
2021-01-03 08:06:53 -08:00
Andrew David Wong
c9290ec01f
Clarify verification steps 2020-11-21 06:30:42 -08:00
Andrew David Wong
447d3dd310
Add "No such file or directory" FAQ 2020-11-21 06:01:52 -08:00
Andrew David Wong
2062b31502
Add Fedora and Debian methods for acquiring the QMSK
Thanks to Andrew Clausen for the suggestion.
2020-11-14 18:25:13 -08:00
Andrew David Wong
fdcaadaeec
Add info about distribution-gpg-keys; clarify section
Thank you to Andrew Clausen for pointing out this package.
2020-11-14 00:16:13 -08:00
Andrew David Wong
371d5471a5
Remove keyserver and search engine ideas 2020-11-12 22:46:59 -08:00
Andrew David Wong
c9ce37b388
Substitute older mailing list post with key attached 2020-11-12 08:55:51 -08:00
Andrew David Wong
03e6dd2bda
Add more supporting links 2020-11-12 08:53:32 -08:00
Andrew David Wong
cc3b1f82a9
Improve instructions regarding QMSK authentication
Inspired by a forum discussion:
https://qubes-os.discourse.group/t/there-is-no-way-to-validate-qubes-master-signing-key/1441
2020-11-12 08:29:09 -08:00
Andrew David Wong
0bd2db6670
Add documentation links and direct users to read them
QubesOS/qubes-issues#6191
2020-11-07 22:59:55 -08:00
Andrew David Wong
b7821598a3
Add prep section for installing PGP verification programs
This is a first step toward improving the instructions for non-Linux
users (QubesOS/qubes-issues#6191, #1076).
2020-11-06 12:29:42 -08:00