forked from redhat-developer-demos/knative-tutorial
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsite.yml
46 lines (44 loc) · 1.3 KB
/
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
runtime:
cache_dir: ./.cache/antora
site:
title: Knative Tutorial
url: https://redhat-developer-demos.github.io/knative-tutorial
start_page: knative-tutorial::index.adoc
content:
sources:
- url: [email protected]:redhat-developer-demos/knative-tutorial.git
tags: v1.13.4
branches: []
start_path: documentation
asciidoc:
attributes:
tutorial-namespace: knativetutorial
branch: v1.13.4
workshop-domain: guru.devx.red
minikube-version: v1.17.1
openshift-version: v4.6
kubernetes-version: v1.19.0
knative-version: v0.19.0
knative-serving-version: v0.19.0
net-kourier-version: v0.19.0
knative-eventing-version: v0.19.2
knative-sources-version: v0.19.0
kn-client-version: v0.19.1
camel-source-version: v0.19.0
kafka-source-version: v0.19.3
kamel-version: 1.3.1
kubernetes-cli: kubectl
release-version: master
page-pagination: true
openshift-console-url: https://console-openshift-console.apps.example.com
etherpad-url: http://example.com
extensions:
- ./lib/remote-include-processor.js
- ./lib/tab-block.js
ui:
bundle:
url: https://github.com/redhat-developer-demos/rhd-tutorial-ui/releases/download/v0.1.9/ui-bundle.zip
snapshot: true
supplemental_files: ./supplemental-ui
output:
dir: ./gh-pages