forked from boozallen/sdp-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathantora-playbook-local.yml
More file actions
31 lines (28 loc) · 952 Bytes
/
antora-playbook-local.yml
File metadata and controls
31 lines (28 loc) · 952 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
site:
title: Solutions Delivery Platform
url: http://localhost:3000
start_page: overview::index.adoc
content:
sources:
- url: .
branches: HEAD
start_paths: [ overview, learning-labs ]
- url: https://github.com/jenkinsci/templating-engine-plugin.git
tags: [ '*', '!1.0*', '!1.1*', '!v1.2', '!1.v2*', '!1.3*', '!1.4*', '!1.5*' ]
start_path: docs
- url: https://github.com/boozallen/sdp-libraries.git
tags: [ '*', '!v1.0' ]
start_path: docs
- url: https://github.com/boozallen/sdp-iac.git
branches: master
start_path: deployment-guides
ui:
bundle:
url: https://github.com/boozallen/sdp-docs-skin/releases/download/1.1/ui-bundle.zip
snapshot: true
supplemental_files:
- path: .nojekyll
- path: googleb68ed66af787ac15.html
contents: 'google-site-verification: googleb68ed66af787ac15.html'
- path: ui.yml
contents: "static_files: [ .nojekyll, googleb68ed66af787ac15.html ]"