forked from RHsyseng/5g-ran-deployments-on-ocp-lab
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsite.yml
34 lines (29 loc) · 795 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
runtime:
cache_dir: ./.cache/antora
site:
title: LAB - 5G RAN Deployments on OpenShift
url: https://labs.sysdeseng.com/
start_page: 5g-ran-deployments-on-ocp-lab::index.adoc
content:
sources:
- url: ./
branches:
- 'lab-4.17'
start_path: documentation
asciidoc:
attributes:
release-version: 4.17
page-pagination: true
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
url: ./ui-bundle-telco.zip
# UI Repo: https://github.com/RHsyseng/rht-tutorial-ui/tree/latest-antora
# In order to build: gulp bundle
snapshot: true
supplemental_files: ./supplemental-ui
output:
dir: ./gh-pages