Migrate the docs from Wiki to forge #25
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?
What?
Move all the documentation from the wiki (https://fedoraproject.org/wiki/Architectures/RISC-V) to forge (https://forge.fedoraproject.org/riscv), and publish it to docs.fp.o.
Why?
Not many people enjoy writing in MediaWiki format, it's a bit clumsy, docs drift away easily. We use the Wiki because it's there, and it kinda works. Moving a Git-based workflow it provides a way to do peer review with an MR-based workflow, is accessible offline, and Markdown/rST are easier to work with.
Potential idea
From a chat with the Fedora Docs folks, the sources for these docs could exist in our forge (e.g. https://forge.fedoraproject.org/riscv/docs) and they could create a docs.fp.o/riscv/ for simplicity.
There's also this Fedora Docs, if we want to try it : https://gitlab.com/fedora/docs/templates/fedora-docs-template. But it's in AsciiDoc, though, a bit of an annoying format to work with.
Thoughts / TODO
Based on a discussion on Fedora RISC-V Matrix channel a few months ago