forked from thoughtspot/thoughtspot-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
playbook.yml
30 lines (30 loc) · 836 Bytes
/
playbook.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
site:
title: ThoughtSpot Demo Site
url: https://docs.thoughtspot.com/thoughtspot-docs
content:
sources:
# embedding empty credentials in the URL disables the Edit this Page link for any page created from this repository
- url: [email protected]:thoughtspot/thoughtspot-docs.git
branches: ['6.0', '6.1', '6.2']
start_path: software/
ui:
bundle:
# url: https://gitlab.com/antora/antora-ui-default/-/jobs/artifacts/master/raw/build/ui-bundle.zip?job=bundle-stable
url: ui-bundle/ui2-bundle.zip
supplemental_files:
- path: .nojekyll
- path: ui.yml
contents: "static_files: [ .nojekyll ]"
snapshot: true
asciidoc:
attributes:
software: true
cloud: false
tabs: tabs
extensions:
- "@djencks/asciidoctor-tabset-block"
output:
clean: true
dir: build/software
runtime:
fetch: true