generated from readthedocs/tutorial-template
-
Notifications
You must be signed in to change notification settings - Fork 3
/
default-site.yml
41 lines (35 loc) · 977 Bytes
/
default-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
---
site:
title: ROSA FSx Workshop
url: https://github.com/redhat-gpst/rosa-fsx-lab-guide
start_page: modules::index.adoc
content:
sources:
- url: ./
start_path: content
# asciidoc:
# attributes:
# release-version: master
# page-pagination: true
# extensions:
# - ./content/supplemental-ui/lib/tab-block.js
# - ./content/supplemental-ui/lib/remote-include-processor.js
ui:
bundle:
# url: https://github.com/redhat-developer-demos/rhd-tutorial-ui/releases/download/v0.1.10/ui-bundle.zip
url: https://github.com/rhpds/showroom_theme_rhdp/releases/download/rhdp-v0.0.3-alpha/ui-bundle.zip
snapshot: true
supplemental_files:
- path: ./content/supplemental-ui
- path: .nojekyll
- path: ui.yml
contents: "static_files: [ .nojekyll ]"
runtime:
cache_dir: ./.cache/antora
output:
dir: ./www
# antora:
# extensions:
# - id: dev-mode
# require: ./content/lib/dev-mode.js
# enabled: true