docs/antora.yml
Justin Wheeler 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

29 lines
1 KiB
YAML

# Name will be mostly visible in the URL. Treat it as an identifier.
# Tip: If you want to use the local preview scripts that come with this
# repository, please change this value in the site.yml file as well (under
# site/start_page)
name: commops
# Title will be visible on the page.
title: Fedora Community Ops
# If you don't plan to have multiple versions of the docs (for example, to
# document multiple versions of some software), you can ignore this field.
# Otherwise, change "~" to a specific version.
version: ~
# We encourage you to name the index page as "index.adoc". If you absolutely
# have to use a different name, please reflect it here. You can ignore this
# field otherwise.
start_page: ROOT:index.adoc
# This lists all the menu definitions of your component.
nav:
- modules/ROOT/nav.adoc
- modules/analytics/nav.adoc
- modules/events/nav.adoc
- modules/flock/nav.adoc
- modules/matrix/nav.adoc
- modules/teams/nav.adoc
- modules/outreach-badges/nav.adoc
- modules/design-assets/nav.adoc