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
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
4554eef362
exchanged webarchive links, minor wording
2025-07-01 03:17:45 -04:00
qubedmaiska
7eaecbd560
update from upstream
2025-06-05 18:54:55 -04:00
qubedmaiska
78654bf052
added space, fixed links
2025-05-28 09:46:41 -04:00
unman
473fb5d323
Update Templates page.
...
Includes some changes based on #1206
2025-05-27 13:04:44 +00:00
unman
5b5a4ebd9b
Update Debian and Fedora template pages.
2025-05-27 12:09:11 +00:00
qubedmaiska
f487cd4261
update from upstream
2025-05-25 06:03:22 -04:00
qubedmaiska
23dce7002e
Merge remote-tracking branch 'upstream/main'
2025-05-21 18:45:23 -04:00
lafried
d76402c3dd
Fix syntax for dnf5 support
2025-05-21 02:11:50 +01:00
qubedmaiska
9e6c2e4924
update from upstream
2025-05-20 03:42:19 -04:00
qubedmaiska
e520e2e559
fix for warning display and a url
2025-05-19 03:46:03 -04:00
qubedmaiska
9f76056671
minor format fixes
2025-05-19 03:10:16 -04:00
m
fa3b299a51
Merge branch 'QubesOS:main' into main
2025-05-15 15:12:04 -04:00
unman
aa62d0b296
Minor changes in how-to-install-software
2025-05-15 11:07:17 +00:00
qubedmaiska
284e6d41f4
format fixes
2025-05-14 19:10:54 -04:00
qubedmaiska
0688e5d7b3
update doc locally
2025-05-14 09:00:17 -04:00
unman
690d289886
Update Debian page to make it clear that the Debian template from 4.2.4 cannot be used for salting other qubes.
2025-05-04 12:16:00 +00:00
qubedmaiska
f55702643d
update upstream
2025-05-03 10:18:23 -04:00
unman
db82711863
Describe further changes required for Win11 installation.
...
Merge pr-1466
2025-04-26 10:54:25 +00:00
unman
1624edfba9
Merge branch 'pr-1438'
2025-04-26 10:47:29 +00:00
unman
cde877dd73
Describe how to move user profiles without QWT installation
...
Merge branch 'pr-1421'
2025-04-26 10:43:08 +00:00
Dr. Gerhard Weck
5cb2a1e404
Describe installation changes for Windows 11
2025-04-25 13:56:11 +02: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
362b0618b6
Update templates page to reflect use of qvm-template.
...
Merge pr-1322
2025-04-13 11:08:44 +00:00
m
af631c8d23
Merge branch 'QubesOS:main' into main
2025-03-24 19:59:10 -04:00
Andreas Glashauser
b04977a702
Reword CentOS EOL notice for clarity, add link to more info
2025-03-23 19:35:10 +01:00
Andreas Glashauser
bf56b4dcd3
Clarify CentOS template's EOL status
2025-03-23 12:16:10 +01:00
3np
f71614efd9
how-to-install-software: clarify updates-proxy usage
...
- makes it less likely to get the false impression that
the updates proxy does not allow arbitrary outbound connections
- add example of how to download software in templates without
enabling direct networking
2025-03-23 02:16:21 +00:00
Andreas Glashauser
4b87eaa04d
Removed outdated CentOS references
2025-03-23 01:19:56 +01:00
Marta Marczykowska-Górecka
06e37e444b
Add intro for Builder v2
2025-03-22 22:18:04 +01:00
qubedmaiska
0c274977fe
minor formatting, wording
2025-03-21 18:38:35 -04:00
qubedmaiska
6f9a1d7343
formatting, valid url
2025-03-09 15:57:38 -04:00
qubedmaiska
f3d5fb45d8
add new line for correct conversion of code block from md to rst
2025-02-09 14:05:59 -05:00
qubedmaiska
2d3bfcb39f
small formatting fixes in markdown
2025-01-22 13:29:16 -05:00
b90g
7c7911177f
Update windows-qubes-4-1.md
...
evading microsoft account enforcement.
2024-11-29 20:21:29 +01:00
m
0d9309ed58
rst conversion omitting extra space
2024-09-27 13:22:43 -04:00
qm
8003064f51
fixed identation in lists, created sublists of lists, minor formatting fixes
2024-09-22 07:38:20 -04:00
Dr. Gerhard Weck
63bf921aa6
Formal change
2024-09-21 13:27:20 +02:00
Dr. Gerhard Weck
9218f23167
Describe Move user profiles without QWT installation
2024-08-25 10:12:11 +02:00
qm
df88acabc3
preparation rst conversion
2024-08-11 20:15:08 -04:00
qm
d7d03089f8
preparation rst conversion
2024-08-11 19:39:45 -04:00
m
5c4c4833cc
preparation rst conversion
2024-08-11 09:36:35 -04:00