2023-02-24 14:13:06 +01:00
|
|
|
# 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)
|
2025-12-11 18:08:32 +02:00
|
|
|
name: atomic-desktops
|
2019-03-05 18:38:52 +00:00
|
|
|
|
|
|
|
|
# Title will be visible on the page.
|
2024-07-01 17:25:19 +02:00
|
|
|
title: Fedora Atomic Desktops
|
2019-03-05 18:38:52 +00:00
|
|
|
|
2023-02-24 14:13:06 +01:00
|
|
|
# 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: ~
|
2019-03-05 18:38:52 +00:00
|
|
|
|
2023-02-24 14:13:06 +01:00
|
|
|
# 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.
|
2022-01-11 15:02:26 +01:00
|
|
|
start_page: ROOT:index.adoc
|
2019-03-05 18:38:52 +00:00
|
|
|
|
|
|
|
|
# This lists all the menu definitions of your component.
|
|
|
|
|
nav:
|
|
|
|
|
- modules/ROOT/nav.adoc
|
2022-03-26 13:36:53 +01:00
|
|
|
|
|
|
|
|
asciidoc:
|
|
|
|
|
attributes:
|
2025-10-29 12:20:10 +02:00
|
|
|
version-stable: 43
|
|
|
|
|
version-oldstable: 42
|