-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsite.yml
39 lines (34 loc) · 878 Bytes
/
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
runtime:
cache_dir: ./.cache/antora
site:
title: ROSA Tutorial
url: https://kameshsampath.github.io/rosa-tutorial
start_page: rosa-tutorial::index.adoc
content:
sources:
- url: https://github.com/kameshsampath/rosa-tutorial
branches: main
start_path: documentation
asciidoc:
attributes:
rosa-cli-version: 1.0.4
openshift-version: 4.7.2
aws-cli-version: 1.5.2
maven-version: 3.6.3
java-version: 11
page-pagination: true
branch: master
extensions:
- ./lib/tab-block.js
- ./lib/remote-include-processor.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:
- path: ./supplemental-ui
- path: .nojekyll
- path: ui.yml
contents: "static_files: [ .nojekyll ]"
output:
dir: ./gh-pages