forked from redhat-documentation/vale-at-red-hat
-
Notifications
You must be signed in to change notification settings - Fork 0
/
antora-playbook.yml
41 lines (41 loc) · 1.15 KB
/
antora-playbook.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
---
#
# Antora Playbook for publication.
#
# Use this playbook to build the released version branch.
#
# See: https://docs.antora.org/antora/2.3/playbook/
#
# Copyright (c) 2021 Red Hat, Inc.
# This program and the accompanying materials are made
# available under the terms of the Eclipse Public License 2.0
# which is available at https://www.eclipse.org/legal/epl-2.0/
#
# SPDX-License-Identifier: EPL-2.0
#
site:
title: Vale for Red Hat documentation writers
# The url property is mandatory to generate the 404 and sitemap files.
url: https://redhat-documentation.github.io/vale-at-red-hat
start_page: docs::index.adoc
# keys:
# google_analytics: "PLACEHOLDER"
robots: allow
content:
sources:
- url: ./
branches:
- main
edit_url: "https://github.com/redhat-documentation/vale-at-red-hat/edit/{refname}/{path}"
output:
clean: true
ui:
bundle:
url: https://gitlab.com/antora/antora-ui-default/-/jobs/artifacts/master/raw/build/ui-bundle.zip?job=bundle-stable
snapshot: true
supplemental_files: ./supplemental-ui
urls:
html_extension_style: indexify
redirect_facility: static
runtime:
cache_dir: ./.cache/antora