Commit graph

12 commits

Author SHA256 Message Date
4da95e169f
cut out title bars from screenshots
Signed-off-by: Vít Smolík <me@smoliicek.cz>
2026-04-02 11:41:16 +02:00
43870746cd
update wording about gmail
Signed-off-by: Vít Smolík <me@smoliicek.cz>
2026-04-02 11:36:56 +02:00
48ac98252e
remove photos that aren't used
Signed-off-by: Vít Smolík <me@smoliicek.cz>
2026-03-31 23:42:34 +02:00
ba7bd3b1ca
feat: add photo of sending, last changes
Signed-off-by: Vít Smolík <me@smoliicek.cz>
2026-03-31 21:56:49 +02:00
0f0bb4777d
feat: link directly to app pass setup
Signed-off-by: Vít Smolík <me@smoliicek.cz>
2026-03-25 05:49:03 +00:00
6d5b79f351
feat: write the article about adding FPO alias to gmail
Signed-off-by: Vít Smolík <me@smoliicek.cz>
2026-03-25 05:49:03 +00:00
6695db699a
move assets to correct dir
Signed-off-by: Vít Smolík <me@smoliicek.cz>
2026-03-25 05:49:03 +00:00
d85b8151ee
add gmail alias page + screenshots
Signed-off-by: Vít Smolík <me@smoliicek.cz>
2026-03-25 05:49:03 +00:00
606beb2c32
📦 modules: Combine /all-assets/ into ROOT assets directory
This commit is some long overdue clean-up on the Fedora Community Ops
docs. First, the `/all-assets/` module is done away with entirely. It is
not actually matching the Antora structure and all the files in that
module were simply dumped there. Now, the assets are imported into the
`ROOT` module `assets/` directory, which is where assets are supposed to
be served from in the first place.

Additionally, I added or updated several pages with authorship info and
approximate date last edited, to help make it more obvious when browsing
the docs. Most of the pages touched were from the 2020 Ambassadors
Outreach Revamp.

There is still a lot of work to do with the 2020 Ambassadors Outreach
Revamp outputs, to make this work visible. The `/design-assets/` module
either needs to be cleaned up, or perhaps the Design Team should
consider adopting this information into the official Design Team docs. A
lot of this content feels like it could be maintained by the Fedora
Design Team more reliably than Community Ops. Community Ops folks should
be helping people to discover and find this content when they need it.

CC: @ekidney @madelinepeck

Expect more changes to come related to this change, so that the CommOps
Fedora Docs content is better organized, and useful content is rehomed
to the most appropriate place.

Signed-off-by: Justin Wheeler <jwheel@redhat.com>
2026-03-04 11:36:54 -08:00
6cf85deb74
📝 docs(flock): Update CFP Reviewer Guidelines for Flock 2026
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>
2026-02-10 17:05:32 +01:00
c445a309b0
🐛 site.yml: Remove start_path to fix build script
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>
2026-02-10 17:03:39 +01:00
a34e4c9fcb
🎉 Initial commit
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>
2026-02-10 16:21:42 +01:00