forked from redhat-developer-demos/knative-tutorial
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsite.yml
29 lines (27 loc) · 806 Bytes
/
site.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
runtime:
cache_dir: ./.cache/antora
site:
title: Knative Tutorial
url: https://redhat-developer-demos.github.io/knative-tutorial
start_page: v1.1.0-SNAPSHOT@knative-tutorial::index.adoc
content:
sources:
- url: git@github.com:redhat-developer-demos/knative-tutorial.git
tags: v*
branches: master
start_path: documentation
- url: git@github.com:redhat-developer-docs/knative-tutorial-module-camelk.git
tags: v*
branches: master
asciidoc:
attributes:
tutorial-namespace: knativetutorial
extensions:
- ./lib/copy-to-clipboard.js
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
output:
dir: ./gh-pages