Commit Graph

142 Commits

Author SHA1 Message Date
Andrew David Wong
527a2eb339
Update links 2021-06-21 00:38:18 -07:00
Andrew David Wong
f860726c93
Rename file to match new title 2021-06-21 00:31:01 -07:00
Andrew David Wong
60a894bded
Revamp "Reporting Bugs and Other Issues"
- Rename to "Issue Tracking" (file rename in separate commit to preserve
  history)
- Break the "Important" section up into multiple shorter sections in an
  attempt to discourage people from skipping over it
- Add "How to open a new issue" section
- Add "Labels and milestones" section
- Update heading syntax
2021-06-21 00:28:42 -07:00
Andrew David Wong
dec4c71a79
Update button to match page title 2021-06-20 22:29:11 -07:00
Andrew David Wong
b8ffe76d54
Update and fix links 2021-06-19 21:47:40 -07:00
Andrew David Wong
b88fe1d32d
Rename *.html files to *.md
This eases the doc maintenance burden by allowing bulk operations on
*.md files without missing intended files (whereas attempting to perform
such operations on *all* files can be dangerous due to hidden git files,
for example). Since HTMl can validly be embedded in Markdown files, this
doesn't affect the way the pages are rendered.
2021-06-19 21:35:44 -07:00
Andrew David Wong
3676c18bdb
Move experts.md to main website repo
This file contains no content anymore, and it's not documentation.
2021-06-19 20:42:03 -07:00
Andrew David Wong
2dbc8865e1
Use doc layout instead of sidebar layout
There appears to be no strong reason that these pages are using a
different layout, and having this separate layout significantly
increases the ongoing doc maintenance burden.
2021-06-19 20:39:34 -07:00
Andrew David Wong
ea0a14fb7a
Update OS names 2021-06-19 02:24:52 -07:00
Andrew David Wong
325abc8cc3
Fix typo 2021-06-18 07:33:55 -07:00
Andrew David Wong
679c54e056
Update privacy.md 2021-06-18 07:31:09 -07:00
Andrew David Wong
d3e74d5c0b
Update retention period 2021-06-18 06:26:23 -07:00
Andrew David Wong
07c130df00
Wrap text and miscellaneous cleanup 2021-06-18 06:25:06 -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
e26e40cdc5
Replace "TemplateVM" with "template"; fix links
QubesOS/qubes-issues#1015
2021-06-18 03:37:30 -07:00
Andrew David Wong
ce031173f0
Fix links and update terms
QubesOS/qubes-issues#1015
2021-06-18 03:12:22 -07:00
Andrew David Wong
88a4e0a4b5
Fix links 2021-06-18 02:59:26 -07:00
Andrew David Wong
be1d9649bd
Merge branch 'patch-1' of https://github.com/SvenSemmler/qubes-doc into SvenSemmler-patch-1 2021-06-17 22:55:51 -07:00
Andrew David Wong
a31ee53024
Minor improvements 2021-06-17 22:55:06 -07:00
Andrew David Wong
07bf7884fb
Improve language and accuracy 2021-06-17 22:53:47 -07:00
Sven Semmler
e294b0eb4c
Where to install software
Based on https://qubes-os.discourse.group/t/software-will-install-then-doesnt-save-and-cant-be-found-this-is-not-a-disposable-vm-plenty-of-space/4634/1 ... seen this a lot lately and thought it's time for an FAQ entry.
2021-06-17 18:16:47 -05:00
Andrew David Wong
19c5334ff8
Fix typo 2021-06-17 11:20:30 -07:00
Andrew David Wong
7d3fd4fa26
Create general Privacy Policy; add mirror note
Based on @unman's proposal:
c52aaa6821

Original context:
https://qubes-os.discourse.group/t/qubes-website-privacy-policy/2235/
2021-06-17 11:06:21 -07:00
Andrew David Wong
08eb959f6f
Add FAQ entry on data use
https://qubes-os.discourse.group/t/qubes-website-privacy-policy/2235/
2021-06-17 08:04:14 -07:00
Andrew David Wong
2d0cbc0991
Add FAQ entry on data retention
https://qubes-os.discourse.group/t/qubes-website-privacy-policy/2235/
2021-06-17 08:02:21 -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
8f2efb70cb
Remove redundant h1 heading
QubesOS/qubes-issues#6701
2021-06-16 03:10:21 -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
Andrew David Wong
e1f929b0ca
Move issue template guideline up and update wording 2021-05-27 21:33:04 -07:00
Marek Marczykowski-Górecki
759b46fa04
Migrate off freenode 2021-05-26 13:50:01 +02:00
Andrew David Wong
ada8749758
Mention discussion and forum 2021-05-24 02:46:49 -07:00
Andrew David Wong
255f286430
Fix typo 2021-05-23 22:23:18 -07:00
Andrew David Wong
cb68c39f65
Expound on issue tracking guidelines 2021-05-23 21:57:50 -07:00
herypt
8a8178db0d
Remove Flash documentation 2021-05-14 14:08:12 +02:00
deeplow
0d99bbbe31
Update support.md 2021-05-09 10:50:39 +00:00
deeplow
9bd9686a0c
add link to using forum via email 2021-05-09 10:48:59 +00:00
deeplow
c95744e860
add link to instructions on forum via email 2021-05-03 17:29:14 +00:00
Andrew David Wong
3c8c1464e2
Direct users to check docs before asking for help 2021-05-01 03:25:55 -07:00
Andrew David Wong
1dca07f29c
Make forum description more accurate; integrate link 2021-04-27 19:58:54 -07:00
Tobias Killer
bcbeae7463
Resolve open issues mentioned on Transifex 2021-04-17 11:03:50 +02:00
Tobias Killer
098f5b418c
Resolve open issues mentioned on Transifex 2021-04-17 10:57:16 +02:00