forked from redhat-developer-demos/quarkus-tutorial
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdev-pages.yml
35 lines (31 loc) · 820 Bytes
/
dev-pages.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
runtime:
cache_dir: ./.cache/antora
site:
title: Quarkus Tutorial
url: https://redhat-developer-demos.github.io/quarkus-tutorial
start_page: quarkus-tutorial::index.adoc
content:
sources:
- url: ./
branches: HEAD
start_path: documentation
asciidoc:
attributes:
tutorial-namespace: quarkus-tutorial
quarkus-version: 2.15.3.Final
graalvm-version: 22.3.0
project-name: tutorial-app
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.10/ui-bundle.zip
supplemental_files:
- path: ./supplemental-ui
- path: .nojekyll
- path: ui.yml
contents: "static_files: [ .nojekyll ]"
output:
dir: ./gh-pages