forked from redhat-scholars/istio-tutorial
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsite-workshop.yml
30 lines (29 loc) · 842 Bytes
/
site-workshop.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
runtime:
cache_dir: ./.cache/antora
site:
title: Istio Workshop
url: https://redhat-developer-demos.github.io/istio-tutorial/workshop/
start_page: istio-tutorial::index.adoc
content:
sources:
- url: .
branches: HEAD
start_path: documentation
asciidoc:
attributes:
workshop: true
ocpurl: https://master.jconf-d4f8.openshiftworkshop.com
appdomain: apps.jconf-d4f8.openshiftworkshop.com
etherpad: https://etherpad.wikimedia.org/p/istio-jconf
namespace-suffix: -$WORKSHOP_USER
path: customer$WORKSHOP_USER
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.0.4/ui-bundle.zip
snapshot: true
supplemental_files: ./supplemental-ui
output:
dir: ./gh-pages/workshop