parulin
c4d890d7c0
Fix wrong roles warnings and wording
2025-09-15 05:03:50 -04:00
Solène Rapenne
6110d5f16c
Merge branch 'pr/1497'
2025-09-14 11:43:48 +02:00
qubedmaiska
0bf898475f
fix references, refactor website style doc and others
2025-09-09 23:30:17 -04:00
qubedmaiska
e93ddb3796
fixed reference errors, minor enhancements to the docs, fix pyproject.toml, alt text to images
2025-09-09 11:39:34 -04:00
qubedmaiska
4404a5d5f5
merge upstream rst, add screenshots, rewrite how-to-edit-the-website, combine website and markdown-style-guide, enhance how-to-edit-the-rst-documentation and rst style guide, fix errors, added comments to conf.py, links to README & CONTRIBUTING
2025-09-09 05:29:19 -04:00
qubedmaiska
bb4a0b720f
merge upstream and add rst version of the how to edit Markdown and Markdown and website style guide docs
2025-09-08 02:03:08 -04:00
qubedmaiska
4d3109bfc2
Add rst files about how to edit the documentation, documentatioon and website style guide in Markdown
2025-09-08 01:24:47 -04:00
parulin
8436e2ac9f
Create a real Sphinx glossary
2025-09-06 12:09:48 +02:00
qubedmaiska
a0cace3d78
Merge remote-tracking branch 'parulin/add-opengraph-extension' into rst
2025-09-06 04:24:42 -04:00
parulin
250a9b0500
Add a default Opengraph image + an empty alt
2025-08-31 14:12:04 -04:00
parulin
36d69d40c8
Merge remote-tracking branch 'upstream/rst' into add-opengraph-extension
2025-08-26 01:53:31 -04:00
andrewdavidwong
e726b8ce67
Add warning about AI hallucinations
2025-08-22 17:27:53 -04:00
andrewdavidwong
1eea1244d3
Update guidelines for duplicate issues
...
Per @marmarek's request in https://github.com/QubesOS/qubes-issues/issues/2229#issuecomment-3110186417 , do not reopen old feature requests the initial implementation of which was completed successfully.
2025-08-22 17:16:08 -04:00
parulin
004dc0c5cd
Remove all links pointing to Qubes-Community docs
...
Most of the links have been replaced by their forum counterpart.
I wasn't able to find a few links like "Template: Ubuntu", so I removed
them, because the link is pointless anyway.
2025-08-18 16:46:25 -04:00
parulin
1cc1b6efac
Merge branch 'rst' into add-opengraph-extension
2025-08-16 15:10:45 +00:00
qubedmaiska
367d5ca10f
Add initial How to edit the rst documentation and rst documentaion style guide docs
2025-08-15 17:26:56 -04:00
qubedmaiska
2d2bcb06a6
Add prompts to all code blocks with bash session
2025-08-15 16:49:01 -04:00
qubedmaiska
d4e09e079f
Merge remote-tracking branch 'parulin/clean-code-block-console' into rst
2025-08-15 13:57:46 -04:00
parulin
154e761c3b
Select an OpenGraph image for intro.rst page
2025-08-14 09:35:00 -04:00
parulin
4212c5eda8
Correct code-block lexers
...
Changing `bash` lexer to `console` because it is appropriate most of
the time. Then after a manual review, some lexer have been changed.
I used `text` each time I was unsure, and for prompt outputs.
The page `/developer/building/qubes-iso-building.rst` still need to be
reviewed (look for lines starting with `$ #`).
I'm not sure about the Windows pages, should we use
[doscon](https://pygments.org/docs/lexers/#pygments.lexers.shell.MSDOSSessionLexer )
or `powershell`?
Is there an appropriate lexer for `guid.conf` content?
**Statistics - Before**
870 bash
9 python
9 c
2 yaml
**Statistics - After**
684 console
111 text
44 bash
16 yaml
9 systemd
9 c
8 python
4 ini
4 doscon
2 markdown
2 desktop
1 xorg.conf
1 xml+jinja
1 xml
1 kconfig
1 html
This suggests that the default lexer should be `console`.
2025-08-08 16:55:35 -04:00
parulin
a252dc4338
Use console lexer instead of bash with a prompt
2025-08-08 16:55:34 -04:00
parulin
21e631272d
Fix Xen link on intro.rst
2025-08-08 16:22:33 -04:00
parulin
62eafae504
Introduction: correct an image position
2025-08-08 16:22:21 -04:00
Marek Marczykowski-Górecki
f058f77394
manual fixes
...
Manual fixes after the conversion tool. Mostly based on sphinx warnings.
2025-08-06 02:20:01 +02:00
Marek Marczykowski-Górecki
918eaa479d
Convert to RST
...
This is done using tools at
https://github.com/maiska/qubes-translation-utilz , commit
4c8e2a7f559fd37e29b51769ed1ab1c6cf92e00d.
2025-08-06 02:19:56 +02:00
Marek Marczykowski-Górecki
e14921b8a3
Rename all md files to rst
...
This is plain rename without changing content, to help git track files
history.
Do not touch files that are going to be removed during conversion.
Thanks @parulin for the idea!
2025-08-06 02:16:04 +02:00
qubedmaiska
524928b022
pre-final fixes
2025-06-03 13:51:29 -04:00
qubedmaiska
f55702643d
update upstream
2025-05-03 10:18:23 -04:00
unman
e99e33317a
Update Getting Started page
...
Merge branch 'pr-1368'
2025-04-29 12:40:45 +00:00
unman
bd8a419412
Slight change to comment on use of color.
...
Fix minor spelling mistake.
2025-04-29 12:35:08 +00:00
qubedmaiska
cf30f8bab8
update
2025-04-16 10:37:02 -04:00
unman
7b8f4e0740
Add introduction for Builder v2
...
Merge branch 'pr-1409'
2025-04-13 12:47:00 +00:00
unman
674f9b6dd2
Fix dead link to Micah's video
2025-04-10 13:37:18 +00:00
Marta Marczykowska-Górecka
06e37e444b
Add intro for Builder v2
2025-03-22 22:18:04 +01:00
Andrew David Wong
aa1c722687
Remove Facebook from social media list (no longer being updated)
2025-02-19 05:09:27 -08:00
m
b88a6bfda0
Merge branch 'QubesOS:main' into main
2025-01-24 08:00:15 -05:00
Solène Rapenne
366e61e824
Merge branch 'pr/1431'
2025-01-22 23:37:04 +01:00
Solène Rapenne
47f23eda45
fix: broken anchor
2025-01-21 19:56:49 +01:00
qubedmaiska
e7385e96b5
merged upstream
2025-01-18 15:40:24 -05:00
Andrew David Wong
624c1e7822
Add GitHub doc links
2025-01-16 09:07:45 -08:00
Andrew David Wong
e1bc45f146
Update issue tracking guidelines
...
- New feature: non-label issue types
- New feature: sub-issues
- Update existing guidelines to match practice
2025-01-16 07:58:38 -08:00
Matthew
dd93bd2d56
Fixes broken link to Xen Project Overview in intro.md
2024-10-04 23:29:05 -07:00
Tobias Killer
b330828152
Reformat for better conversion to RST
...
- essentially concerning the newline issue in lists
2024-09-21 19:34:01 +02:00
qm
3006e841f8
preparation for rst conversion
2024-09-12 14:58:55 -04:00
qm
6c32c9dc4e
preparation for rst conversion
2024-09-12 09:50:01 -04:00
m
20972f2798
add newline for better rst conversion
2024-06-01 16:03:52 +02:00
m
0f1268e25e
Remove space for better rst conversion
2024-06-01 14:33:23 +02:00
m
d04ee197c9
add newlines for better rst conversion
2024-06-01 14:32:45 +02:00
m
be4bbda177
add newline for better rst conversion
2024-06-01 13:08:36 +02:00
Dmitry V. Levin
7a15cd1a16
Fix a few typos
2024-04-26 08:00:00 +00:00