Commit graph

1168 commits

Author SHA1 Message Date
Steve Cossette
9b5d8ee556 Instructions on how to upgrade using gnome-software
We have some users sometimes wanting to upgrade to the latest pre-release version without using DNF.
2023-11-07 13:44:34 -05:00
Petr Bokoc
5993b6cf36 Prepare for F39 release 2023-11-07 03:12:02 +01:00
Ankur Sinha
a2282d02fa Merge #646 Change wording, fix typos 2023-10-25 08:27:14 +00:00
Hyphae Collective
09a673ae2a Update modules/ROOT/pages/upgrading-fedora-new-release.adoc
change some wording and fix typos ("the Fedora Workstation", etc.)
2023-10-24 17:44:53 +00:00
Ankur Sinha
854b650b48 Merge #642 Jitsi Meet title update on navigation menu 2023-10-16 09:07:25 +00:00
Ankur Sinha
f8b0c565b7 Merge #640 OBS Studio link to upstream documentation 2023-10-16 09:04:34 +00:00
ee9e4b8839 Update title on navigation menu - Jitsi Meet Self-Hosting Guide / typo corrected 2023-10-15 12:59:15 +00:00
dc83e58e58 Update title on navigation menu - Jitsi Meet Self-Hosting Guide 2023-10-15 12:56:50 +00:00
222f763557 OBS Studio link to upstream documentation 2023-10-14 21:24:44 +00:00
ae1387024d Update warning with the link to upstream documentation
Link to https://jitsi.github.io/handbook/docs/devops-guide/

Reworded warning to sound neutral
2023-10-14 21:16:33 +00:00
0b9600ea89 jitsi self-hosting installation title update 2023-10-09 13:17:36 +00:00
Hyphae Collective
c1c6961221 Update links in modules/ROOT/pages/creating-and-using-a-live-installation-image.adoc, change uses of GNOME Disk Utility to GNOME Disks
This started out as a rather small link change, in case the https://getfedora.org redirect breaks eventually.

This commit:
- replaces links to https://getfedora.org/ with links to https://fedoraproject.org/
- replaces mentions of GNOME Disk Utility with mentions of GNOME Disks
2023-10-05 14:46:43 +00:00
aa4883f6a3 edit commands for rpm-ostree based systems 2023-09-17 12:11:46 +00:00
Adam Williamson
6ae4e1ddb4 Clean up after 36bbc39 renames, fix 404s on bugzilla-file-a-bug
36bbc39 renamed some pages but did not update the references to
them, and did not uncomment the page-aliases line for the 'how
to file a bug' page, so attempting to access it by its old name
(either from an external link or from the table of contents)
ended in a 404. This should fix everything up, tested locally.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2023-09-15 07:52:13 -07:00
Miro Hrončok
090ae68660 How to remove duplicate packages 2023-08-31 12:52:33 +02:00
darknao
96d91827a9
Fix page aliases that prevent docs building
Page aliases MUST be unique and can't be used in multiple pages.
2023-08-29 18:26:48 +02:00
Peter Boy
4cc978b811 Adjusted page alias 2023-08-29 17:20:05 +02:00
Peter Boy
20c6837213 Added 2 new Quick Reference articles. 2023-08-29 16:59:00 +02:00
Peter Boy
9730ab501e Removed finally processed former partials. 2023-08-29 16:57:17 +02:00
Peter Boy
8bb6a17f0f Moved those files from _partials out of the way. Should be completely removed when the current articles with the former partials included are checked. 2023-08-29 16:54:28 +02:00
Peter Boy
36bbc39eaf Renamed some files following a common naming convention. 2023-08-29 12:29:37 +02:00
Peter Boy
47cd26d87b Fixes page-aliases 2023-08-29 12:16:17 +02:00
Peter Boy
81fcb0c4ec Moved files from subdir to main. 2023-08-29 12:06:35 +02:00
Peter Boy
696d1bbe78 Added metadata. 2023-08-29 12:01:31 +02:00
Peter Boy
49df73d37a Minor metadata fix. 2023-08-28 23:49:13 +02:00
Peter Boy
a161fc56b1 Fixed missing comma in tags. 2023-08-28 22:44:35 +02:00
Peter Boy
182f8a9e08 Minor fixes: title, metadata 2023-08-28 22:22:53 +02:00
Peter Boy
9c2ee69c49 Moved accessibility to main dir to avoid issunes with browser address line (no index.adoc). 2023-08-28 22:14:21 +02:00
Peter Boy
40304c39a0 Added metadata 2023-08-28 22:08:33 +02:00
Peter Boy
5f1fcf463e Fixed navigation entries 2023-08-28 19:35:04 +02:00
Peter Boy
553c681e07 Moved Anaconda files into main directory to avoid issues with manual modifications of the browser address line (no index file). 2023-08-28 17:31:19 +02:00
Peter Boy
d0350f1159 Added metadata, moved partials into main text body. 2023-08-28 17:20:01 +02:00
Peter Boy
14818161db Added metadata, moved partials into main text body. 2023-08-25 13:35:25 +02:00
Peter Boy
45569f1809 Added metadata, moved partials into main text body. 2023-08-25 12:44:53 +02:00
Peter Boy
34f04438f6 Added metadata, text reviewed. 2023-08-25 12:20:09 +02:00
Peter Boy
36dd0a3721 Added metadata, moved partials into main text body. 2023-08-25 11:27:53 +02:00
Peter Boy
9f77fb5d9a Fixed minor issues with metadata. 2023-08-24 21:58:27 +02:00
Peter Boy
6120db2fdc Moved kernel articles out of subdir to avoid error message when removing file name from browsers address line. 2023-08-24 18:16:15 +02:00
Peter Boy
05a5eb4e85 Added metadata, moved partials into main text body, fixed typos. 2023-08-24 17:40:42 +02:00
Peter Boy
65b81b4a41 Added metadata, moved partials into main text body. 2023-08-24 16:09:15 +02:00
Ankur Sinha
6dc4bce0d8 Merge #630 rewritten arm-installer shell commands with delimitter \ for readability 2023-08-24 13:04:54 +00:00
H L
42b78b8619 rewritten arm-installer shell commands with delimitter \ for readability
any long commands with flags are read better with delimitter. Checked on local build and preview.
2023-08-23 22:19:31 +00:00
H L
98ff5dbda8 remove a redundant link in README
A link to QuickDocs contribution guide removed as a result of combined articles by pboy
2023-08-23 22:18:44 +00:00
Peter Boy
27fcfb052d Added metadata, moved partials into text body, performed a review. 2023-08-23 11:24:54 +02:00
Peter Boy
0fd2cef73a Updated navigation. 2023-08-22 16:47:24 +02:00
Peter Boy
040eb3b76a Added metadata, moved partials into main text body. 2023-08-22 16:45:49 +02:00
Peter Boy
bfb9556f66 Migrated from Wiki. 2023-08-22 16:42:35 +02:00
Peter Boy
06d90a5052 Added metadata. 2023-08-22 16:40:36 +02:00
Peter Boy
2f7fa211b7 Added metadata, moved partials into main text body. 2023-08-22 16:37:57 +02:00
Peter Boy
491eb0fa01 Migrated page Virtualization (Overview) from Wiki inlucing a basic review. 2023-08-22 16:31:04 +02:00