e72e105
@@ -15,7 +15,7 @@
# 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
+ start_page: ROOT:index.adoc
# This lists all the menu definitions of your component.
nav:
@@ -1,6 +1,6 @@
site:
title: Local Preview
- start_page: fedora-kinoite::index
+ start_page: fedora-kinoite::index.adoc
content:
sources:
- url: .
@@ -16,5 +16,5 @@
destinations:
- provider: archive
runtime:
- pull: true
+ fetch: true
cache_dir: ./cache
This is compatible with both Antora 2.3.4 & 3.0.
See commit and:
Pull-Request has been merged by siosm
This is compatible with both Antora 2.3.4 & 3.0.
See commit and: