We agreed to finally retire the old docs (anything prior to F26). The old documentation website will always be available on Pagure for archival purposes.
Action
pboy to test run the new builder script on Mac
darknao to deploy WIP workstartion-docs on staging
darknao to set up Vale linting on contributors-guide and Fedora Linux homepage repositories
I had a quick look through the snippet. A few points came to my mind (but let me know if I’ve misunderstood the work that’s being done):
In Step 1, you mention podman. Is it worth mentioning anything about Docker? (Assuming some folks are using it)
In Step 2, is there a prerequisite to fork a repository in GitLab or Pagure before cloning it to one’s machine? And similarly, when pushing to a remote, should a local branch be pushed to the forked repo before creating a merge request? Should this be mentioned?
In Step 8, you mention build.sh and preview.sh. In the Fedora Docs Template link there is a tool docsbuilder.sh for building the documentation. Is that going to replace build.sh and preview.sh ? Does the docsbuilder.sh command need to be mentioned in other places (such as the guide you’re writing) ?
I have re-run the steps just now.
Step 1. Yes, I overlooked Docker. Updated.
Step 2 (moved to 3). I referred to a different page here. Updated my draft including forked repo.
Step 8 (moved to 6). i came across docsbuilder.sh on the other repo only yesterday. I wasn’t sure if that would be a replacement for build.sh and preview.sh. I’ll try.
I had a look at the snipped. Unfortunately, we still haven’t a comment function integrated as hackmd.io or etherpad with its chat.
I think we have to be more oriented towards authors and their workflow and sort the individual GIT steps into that. That’s the idea behind the subheadings.
Unfortunately, we still haven’t a comment function integrated as hackmd.io
GitLab snippets have a text field you can comment on underneath. Also you can use version control for snippets there just like Docs.
I think we have to be more oriented towards authors and their workflow and sort the individual GIT steps into that. That’s the idea behind the subheadings.
I like that idea. Paragraphs and sub-headings in the GitLab Fedora repos appear succinct and easy to follow through. And close to what you’re referring to.