Commit Graph

59 Commits

Author SHA1 Message Date
Dmitry V. Levin 7a15cd1a16
Fix a few typos 2024-04-26 08:00:00 +00:00
xaki23 d40dfd10bb
try to improve/update chat section 2024-04-03 01:10:49 +02:00
cinderflash ee570dee48
Pluralize word 2024-01-08 22:59:01 -07:00
cinderflash 444b04ddfb
Remove duplicate word 2023-12-24 16:21:45 -07:00
cinderflash 3dd6a34f2a
Add missing word 2023-12-23 22:11:42 -07: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 f30855651b
Add chat section; remove unofficial venue examples
https://forum.qubes-os.org/t/16277/9
2023-01-20 10:04:29 -08:00
xn0px90 54ec4a0913
fixed libera.chat irc addres
line :: 530 :: * `#qubes` channel on irc.libera.chat via traditional IRC clients
2023-01-09 16:22:58 -05:00
Andrew David Wong 4c37f6bef8
Add Mastodon account; make links consistent
Mastodon requires the 'rel="me"' attribute in order to verify website
ownership, so we might as well use it consistently for all the social
media links.
2022-12-15 13:20:11 -08:00
Andrew David Wong 2a5592ce9e
Clarify that qubes-announce includes only Qubes-specific announcements 2022-08-30 00:19:39 -07:00
Andrew David Wong e8fe7e0315
Remove unofficial chat channel from list
https://forum.qubes-os.org/t/unofficial-chat-channel-closed/13009
2022-08-11 21:00:40 -07:00
Andrew David Wong 41cdc59afd
Change mailing list posting policies due to excessive spam 2021-09-24 10:18:17 -07:00
Andrew David Wong 504ff2f798
Minor clarifications 2021-08-13 03:13:52 -07:00
Dave Smith d01ad9c33e
Fix htmlproofer errors in PRs #1176 & #1177...
caused by hcl.md file rename in qubes-doc commit 7d894a59.
2021-07-16 01:15:15 -05:00
unman d0bc9e70a2
Sentence case for titles 2021-07-09 01:06:41 +00:00
Andrew David Wong c29cf40910
Reorganize doc guidelines into multiple pages; update style guide
The existing doc guidelines page attempts to combine too many different
topics at once and includes information that does not pertain directly
to the documentation. This reorganization is intended to make each type
of information easier to find. For example, some have found it difficult
to find the documentation style guidelines (see, e.g.,
QubesOS/qubes-issues#6701#issuecomment-875875610). This reorganization
allows us to assign more specific titles to each page.

General changes:
- Create new page for contribution instructions
- Create new page for website style guide
- Create new page for continuous integration
- Rename existing "style guide" to "visual style guide" in order to
  avoid ambiguity with new doc and website style guides
- Retain existing page solely for doc style guide
- Update page names and permalinks
- Update existing links
- Improve language

Doc style guide changes:
- Add section on using sentence case in headings
  (see QubesOS/qubes-issues#6756 and #1173)
- Improve section organization
- Clarify language

In order to better preserve the Git history of each file, file renames
will be handled in a separate commit.
2021-07-08 08:08:57 -07:00
Andrew David Wong 41ed804361
Wrap text; improve wording 2021-07-05 05:35:57 -07:00
Andrew David Wong 440ca6a597
Update Whonix links; add Privacy Policy links 2021-07-05 05:26:21 -07:00
Andrew David Wong 779f3c4342
Append periods to complete declarative sentence headings 2021-07-05 04:44:48 -07:00
Andrew David Wong 5d9fa09ad4
Update "Help, Support, Mailing Lists, and Forum"
- Reorder sections (https://github.com/QubesOS/qubes-doc/pull/1170#issuecomment-874019640)
- Improve wording of "where to discuss Qubes" section (#1170)
- Add links to discussion guidelines
2021-07-05 04:40:24 -07:00
Andrew David Wong bae794951d
Capitalize second word in title case compound adjectives
https://github.com/QubesOS/qubes-issues/issues/6756#issuecomment-873385039
2021-07-04 03:35:59 -07:00
Andrew David Wong a5a4f16fbd
Update Qubes Forum URL 2021-07-01 06:59:37 -07:00
Andrew David Wong 6cc2f9932b
Update QSB page link 2021-06-22 10:50:12 -07:00
Andrew David Wong a015f60087
Fix links 2021-06-21 18:39:21 -07:00
Andrew David Wong bf7c44536b
Update mailing list info
- Further emphasize that Google accounts are not required
- Prioritize traditional mail archive links ahead of Google Groups
2021-06-21 03:21:22 -07:00
Andrew David Wong b02f6ade06
Fix typo 2021-06-21 03:11:21 -07:00
Andrew David Wong 1ecad8cd03
Update text 2021-06-21 03:01:17 -07:00
Andrew David Wong 0701f196c8
Update "Help, Support, Mailing Lists, and Forum"
- Revamp intro to make it (hopefully) more user-friendly
- Generalize last section into "Unofficial venues"
- Warn that we do not monitor or moderate unofficial venues
- Warn more explicitly about possible Qubes team impostors
- Miscellaneous updates and improvements
2021-06-21 02:55:53 -07:00
Andrew David Wong 527a2eb339
Update links 2021-06-21 00:38:18 -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 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 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 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 759b46fa04
Migrate off freenode 2021-05-26 13:50:01 +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 5047127350
Merge branch 'master' into md-refactoring-links 2021-04-11 00:44:42 +02:00
Tobias Killer b6cb04c297
Refactor links in order to obey the new convention rule 2021-04-11 00:09:05 +02:00
Andrew David Wong 84c1cb36ea
Clarify that the issue tracker is not a discussion forum 2021-04-10 08:03:09 -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
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 fafa91bcec
Add section on moderation
Discussed in:
https://qubes-os.discourse.group/t/deletion-policy/2099/
2021-01-03 08:27:39 -08:00
Andrew David Wong 401447bcde
Encourage users to stay informed of QSBs
- Add "Next steps: Security" section to installation guide
 - Add social media section to support page, as a way to receive news
   updates

Discussed in:
 - QubesOS/qubes-issues#6299
 - https://qubes-os.discourse.group/t/safety-when-forced-not-to-use-updater/2085
2021-01-03 08:08:37 -08:00
Andrew David Wong b489bfc6a7
Update broken Transifex link
QubesOS/qubes-issues#3548
2020-12-21 19:18:08 -08:00