This commit attempts to categorize the major efforts happening under the
Fedora Community Ops team, and design profiles for each team to keep up
with the work that each team is doing.
Signed-off-by: Justin Wheeler <jwheel@redhat.com>
This commit is a major reworking of the CFP Reviewer Guidelines page, to
match the focus, themes, and other details for Flock 2026. I am making
several of these changes following a live, recorded call for the Flock
CFP reviewer committee, which consists of members of Council, FESCo, and
Mindshare Committee. This is a critical doc to help reviewers both
understand the Pretalx interface and better understand the meaning of
their votes in the review system.
Signed-off-by: Justin Wheeler <jwheel@redhat.com>
This commit removes the `start_path` parameter from the `site.yml`
Antora config file, because it is simply not needed anymore! In the
previous repository structure, the docs were in a `docs/` directory in
the root folder, but now, the Antora tree is in the root directory of
this dedicated `commops/docs` repository.
I realized this change needed to be made while I was trying to build the
docs locally, and the script gave me an error that it could not find the
source content.
Signed-off-by: Justin Wheeler <jwheel@redhat.com>
This commit starts a brand new git repository, using the Fedora Docs
content that was previously hosted in the Community Ops "tickets" repo.
Since we moved to Forgejo, it makes more sense to split out our docs
content into its own dedicated repository, making it easier to discover
and having specific issues and bugs related to content.
A new Pull Request will be made to the "tickets" repo to remove the docs
content from there, to avoid duplication of content.
Signed-off-by: Justin Wheeler <jwheel@redhat.com>