generated from redhat-scholars/courseware-template
-
Notifications
You must be signed in to change notification settings - Fork 62
/
Copy pathdev-site.yml
43 lines (40 loc) · 1.22 KB
/
dev-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
runtime:
cache_dir: ./.cache/antora
site:
title: OpenShift Starter Guides(Dev Mode)
url: http://localhost:3000/rhs-openshift-starter-guides/index.html
start_page: rhs-openshift-starter-guides::index.adoc
content:
sources:
- url: .
branches: HEAD
#branches: [ocp-4.7, ocp-4.8, ocp-4.9]
start_path: documentation
#- url: git@github.com:redhat-scholars/openshift-starter-guides-dotnet.git
#branches: ocp-4.6
#start_path: documentation
asciidoc:
attributes:
#title: OpenShift Starter Guides(Dev Mode)
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
kubernetes-version: v1.22.0
release-version: ocp
roks-login-url: https://cloud.ibm.com/authorize/devcluster
page-pagination: true
lab: java
lab-name: Java
extensions:
- ./lib/remote-include-processor.js
- ./lib/tab-block.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