Commit graph

206 commits

Author SHA1 Message Date
qubedmaiska
2d2bcb06a6
Add prompts to all code blocks with bash session 2025-08-15 16:49:01 -04:00
parulin
3ba7a492f0
Change again some languages
Thanks to @tokideveloper !!!
2025-08-09 17:39:16 -04:00
parulin
6f4370f793
Minor cleaning of code highlighting
* Most of text blocks are in fact output blocks
* On qubes-iso-building.rst, try to get something correct for console
  lines starting with a comment
* Fixing a wrong :menuselection: item.

Statistics:

    685 console
     79 text
     44 bash
     35 output
     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
2025-08-08 16:55:35 -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
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
4554eef362
exchanged webarchive links, minor wording 2025-07-01 03:17:45 -04:00
qubedmaiska
524928b022
pre-final fixes 2025-06-03 13:51:29 -04:00
m
fa3b299a51
Merge branch 'QubesOS:main' into main 2025-05-15 15:12:04 -04:00
unman
fe22ae7e9f
Fixed typo in mfa page 2025-05-15 11:33:22 +00:00
qubedmaiska
0688e5d7b3
update doc locally 2025-05-14 09:00:17 -04:00
unman
a5b15bdf5b
Add link to incomplete page on split-gpg-2 from current split-gpg page 2025-05-11 12:30:50 +00:00
unman
ec6f975c82
Add separate page for split-gpg-2 2025-05-11 12:07:51 +00:00
unman
fa23b34a24
Revert "Update documentation on split-gpg2"
This reverts commit 0062dfaa37, reversing
changes made to 7167897d71.

Retain documentation on split-gpg and add page on split-gpg-v2 as well,
until latter page is fully functional.
2025-05-11 11:46:13 +00:00
qubedmaiska
bb37d69f56
update upstream 2025-04-22 03:09:13 -04:00
unman
0062dfaa37
Update documentation on split-gpg2
Merge branch 'pr-1411'
2025-04-21 10:22:00 +00:00
qubedmaiska
cf30f8bab8
update 2025-04-16 10:37:02 -04:00
unman
b9bec14ae4
Update firewall page to make sure sys-net rules are correctly specified 2025-04-13 14:37:15 +00:00
unman
df5f5b9ede
Update firewall page to use iifgroups rather than iif
Merge branch 'pr-1412'
2025-04-13 14:00:19 +00:00
m
1620034059
Merge branch 'QubesOS:main' into main 2025-03-20 20:54:50 -04:00
Corey Ford
8db0e634b3
firewall: reword DNS resolution note 2025-03-18 19:12:09 +01:00
qubedmaiska
8fb701ea79
add new line for correct conversion from md to rst 2025-02-09 17:23:15 -05:00
m
b88a6bfda0
Merge branch 'QubesOS:main' into main 2025-01-24 08:00:15 -05:00
qubedmaiska
2d3bfcb39f
small formatting fixes in markdown 2025-01-22 13:29:16 -05:00
Darekisgit
4cc913b6b0
Update mfa.md 2024-12-04 12:21:25 +01:00
Piotr Bartman-Szwarc
eea342bdb0
migration to fido2: proxy setup clarification to avoid confusing errors
solves QubesOS/qubes-issues/issues/9064
2024-11-12 13:05:49 +01:00
qm
9b2e206e53
merge main 2024-09-22 07:57:42 -04:00
qm
8003064f51
fixed identation in lists, created sublists of lists, minor formatting fixes 2024-09-22 07:38:20 -04: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
d7d03089f8 preparation rst conversion 2024-08-11 19:39:45 -04:00
m
5941ae92ec
Merge branch 'QubesOS:main' into main 2024-07-28 18:10:10 -04:00
apparatius
ec1f501c53
Update firewall.md
The disappearance of the eth0 interface when you restart the net qube of the sys-firewall or set it’s net qube to none is causing `iif == "eth0"` to become `iif 2` and the rules won't work anymore.
It’s better to use `iifgroup 1` instead of `iif == "eth0"`.
Related discussion:
https://forum.qubes-os.org/t/iptables-not-available-in-sys-net-in-qubes-os-4-2-1/26706/26
2024-07-12 09:31:11 +00:00
ooops
2d5c636c05
Includes updated documentation from split-gpg2
Fixes QubesOS/qubes-issues/issues/9138
2024-07-08 15:33:48 -04:00
ooops
13b46e5c0c
Update split-gpg.md 2024-07-08 15:11:44 -04:00
m
93f851d813
for better conv to rst 2024-07-06 19:25:12 +02:00
m
90ed11a52a
better conv for rst 2024-07-06 18:49:41 +02:00
m
a1e5c64c49
better conv for rst 2024-07-06 02:37:44 +02:00
unman
e38aa1227c
Typo - Merge branch 'pr-1400' 2024-06-08 01:43:27 +00:00
Marek Marczykowski-Górecki
7598bbe156
Various formatting fixes 2024-05-21 16:36:00 +02:00
Tai Lam
6ee8ac5bb1
Fix typo in split-gpg.md
Add missing period
2024-05-14 16:56:13 +00:00
unman
fe9d993a90
Fix policy example in split-gpg
Merge branch 'pr-1398'
2024-05-03 15:21:15 +00:00
Ludovic Bellier
661a2ca160
Fix action/options policy separator 2024-04-28 09:35:23 +00:00
Dmitry V. Levin
7a15cd1a16
Fix a few typos 2024-04-26 08:00:00 +00:00
unman
81891e7828
Include Nitrokey in MFA docs
Merge branch 'pr-1380'
2024-04-20 13:09:18 +00:00
unman
bd464e2bfd
Fix broken link to news post 2024-04-18 13:17:22 +00:00
UndeadDevel
d4e4388c5f
Merge branch 'main' into yubikey-nk-update 2024-04-18 00:47:38 +02:00
Christian Foerster
f8326123ca
make easier to resolve conflicts with PR 1372 2024-04-18 00:35:20 +02:00
fz72
1cb9453b31
Update firewall.md - route from outside the world
- correct: nft list table ip qubes instead of nft list table ip qubes-firewall
- location of firewall script in sys-net
- additional note for interface
2024-03-23 20:48:39 +00:00
unman
c8f75a0ffe
Generalize YubiKey guide by adding TOTP MFA
Merge branch 'pr-1372'
2024-03-23 12:42:43 +00:00