From 49a03210bbedb9f33448200bc71d7e302526834b Mon Sep 17 00:00:00 2001 From: Juliano Mohr <1110178+juliaaano@users.noreply.github.com> Date: Fri, 21 Jun 2024 13:33:36 +0200 Subject: [PATCH] Make site and antora simpler --- content/antora.yml | 3 +-- default-site.yml | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/content/antora.yml b/content/antora.yml index a3c18d2..4a9f3c6 100644 --- a/content/antora.yml +++ b/content/antora.yml @@ -1,13 +1,12 @@ name: modules title: Default Title -version: master +version: main nav: - modules/ROOT/nav.adoc asciidoc: attributes: lab_name: "I'm the lab_name var" - release-version: master page-pagination: true my_var: "foo" guid: my-guid diff --git a/default-site.yml b/default-site.yml index 7fce7ef..2a88974 100644 --- a/default-site.yml +++ b/default-site.yml @@ -1,7 +1,6 @@ --- site: title: "" - url: https://redhat-scholars.github.io/course-template start_page: modules::index.adoc content: @@ -14,7 +13,7 @@ ui: url: https://github.com/rhpds/showroom_theme_rhdp/releases/download/rhdp-v0.0.2/ui-bundle.zip runtime: - cache_dir: ./.cache/antora + cache_dir: ./.cache output: dir: ./www