-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathdev-site.yml
More file actions
31 lines (30 loc) · 810 Bytes
/
Copy pathdev-site.yml
File metadata and controls
31 lines (30 loc) · 810 Bytes
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
runtime:
cache_dir: ./.cache/antora
site:
title: Tekton Tutorial
url: http://localhost:3000
start_page: tekton-tutorial::index.adoc
content:
sources:
- url: .
branches: HEAD
start_path: documentation
asciidoc:
attributes:
tutorial-namespace: tektontutorial
workshop-domain: guru.devx.red
kubernetes-version: v1.15.0
release-version: master
openshift-console-url: https://console-openshift-console.apps.example.com
etherpad-url: http://example.com
page-pagination: true
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.1.9/ui-bundle.zip
snapshot: true
supplemental_files: ./supplemental-ui
output:
dir: ./gh-pages