jonahkh
2020-05-13 4829e49af4e2cd4d8c8dfe0c215bd9f3d65efdfb
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
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
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/workshop