generated from redhat-scholars/courseware-template
-
Notifications
You must be signed in to change notification settings - Fork 62
/
Copy pathsite.yml
41 lines (36 loc) · 1.08 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
runtime:
cache_dir: ./.cache/antora
site:
title: OpenShift Starter Guides
url: http://redhat-scholars.github.io/openshift-starter-guides/
start_page: rhs-openshift-starter-guides::index.adoc
content:
sources:
- url: git@github.com:redhat-scholars/openshift-starter-guides.git
tags: []
branches: [ocp-4.8, ocp-4.9, ocp-4.11]
start_path: documentation
asciidoc:
attributes:
#title: OpenShift Starter Guides
experimental: true
parksmap-version: latest
parksmap-image: quay.io/openshiftroadshow/parksmap
openshift-docs-url: https://docs.openshift.com/container-platform/4.11
openshift-version: 4.11
project-namespace: workshop
release-version: roks
roks-login-url: https://cloud.ibm.com/authorize/devcluster
page-pagination: true
lab: java
lab-name: Java
extensions:
- ./lib/tab-block.js
- ./lib/remote-include-processor.js
ui:
bundle:
url: /~https://github.com/redhat-scholars/course-ui/releases/download/v0.1.14/ui-bundle.zip
snapshot: true
supplemental_files: ./supplemental-ui
output:
dir: ./gh-pages