Consolidate the Local Workflow Article #14
Labels
No labels
effort
high
effort
low
effort
medium
good first issue
help wanted
meeting topic
needs changes
needs reporter feedback
needs review
priority
high
priority
low
priority
medium
type/content
type/misc
No milestone
No project
5 participants
Notifications
Due date
No due date set.
Blocks
Reference
docs/tickets#14
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Compact the "How to Create and Use a Local Fedora Documentation Workflow" article and integrate instructions for running local previews.
Background
This issue is Part 4 of 5 in the Ticket #1 doc overhaul. Right now, information about setting up a local environment and previewing docs locally is spread out. Combining these into one unified, compact guide will drastically reduce the friction for new writers trying to test their changes.
Details
This task comes with full mentorship support! Ping @jflory7, @pboy, or @pbokoc to claim this issue.
To resolve this issue, work on the How to Create and Use a Local Fedora Documentation Workflow article:
Outcome
A single, easy-to-follow guide that takes a contributor from setting up their local environment to successfully rendering a local preview of their work.
@jflory7, @pboy and @pbokoc, I'm also quite keen to help with this.
Eli, that's perfect. We discussed that months ago. And you got a member of the initial initiative team with this project. And I think, you can work together with korora, who is member of the Fedors Server Edition WG and specifically engaged in our Server contribution efforts. I'm taking the liberty of assigning this ticket to both you and korora.
Discussed in 2026-05-05 Docs Team meeting.
The consolidated local authoring guide is now ready for review. All Docs Team members are highly encouraged to read the draft and provide their feedback here in the ticket.
Follow-up Items:
@egret @korora I read the guide at https://forge.fedoraproject.org/egret/team-docs/src/branch/local-docscontrib Well done! :) I have the following comments:
dnfline how to do it.git add .. In some circles, it's frowned upon. :) It might make sense to dogit statusand only add stuff that you actually added or modified. Maybe others can chime in on this topic. :)The guide is nice and concise. One thing I'd like to see added is a section about podman. The docsbuilder.sh script will leave podman images on you machine. So it makes sense to inform new users that this is the case and also tell them how to clean up these images. Maybe giving the basics (
podman ps,podman image lsetc.) would be a good idea.i have pushed your changes, @cstrauf. I have also added a brief section on podman. Only thing I don't know how to do is the xref links. i also broke the numbering on the pushing to remote section, don't know how I did that...
@egret opened a PR for my changes, I think we are close to ready to publish this.
Closed due merged.