forked from hazelcast-guides/guides-site
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathantora-playbook.yml
85 lines (85 loc) · 3.21 KB
/
antora-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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
site:
title: Hazelcast Guides
url: https://guides.hazelcast.org
start_page: home::index.adoc
keys:
google_analytics: 'UA-3921306-4'
urls:
html_extension_style: indexify
content:
branches: master # ignore "v*" branches.
sources:
- url: . # home
branches: HEAD
start_path: home
- url: https://github.com/hazelcast-guides/adoc-templates.git
branches: antora-doc
- url: https://github.com/hazelcast-guides/hazelcast-embedded-springboot
start_path: doc
- url: https://github.com/hazelcast-guides/springboot-hibernate
start_path: doc
- url: https://github.com/hazelcast-guides/hibernate-jcache
start_path: doc
- url: https://github.com/hazelcast-guides/istio
start_path: doc
- url: https://github.com/hazelcast-guides/caching-micronaut
start_path: doc
- url: https://github.com/hazelcast-guides/kubernetes-embedded
start_path: doc
- url: https://github.com/hazelcast-guides/hazelcast-embedded-microprofile
start_path: doc
- url: https://github.com/hazelcast-guides/hazelcast-client-quarkus
start_path: doc
- url: https://github.com/hazelcast-guides/springboot-webfilter-session-replication
start_path: doc
- url: https://github.com/hazelcast-guides/caching-springboot
start_path: doc
- url: https://github.com/hazelcast-guides/ecs-embedded
start_path: doc
- url: https://github.com/hazelcast-guides/striim-cdc
start_path: doc
- url: https://github.com/hazelcast-guides/caching-springboot-jcache
start_path: doc
- url: https://github.com/hazelcast-guides/springboot-tomcat-session-replication
start_path: doc
- url: https://github.com/hazelcast-guides/vmware-tanzu
start_path: doc
- url: https://github.com/hazelcast-guides/terraform-quickstarts
start_path: doc
- url: https://github.com/hazelcast-guides/kubernetes-external-client
start_path: doc
branches: main
- url: https://github.com/hazelcast-guides/active-directory-authentication
start_path: doc
- url: https://github.com/hazelcast-guides/kubernetes-sidecar
start_path: doc
branches: main
- url: https://github.com/hazelcast-guides/kubernetes-hpa
start_path: doc
- url: https://github.com/hazelcast-guides/kubernetes-ssl
start_path: doc
- url: https://github.com/hazelcast-guides/kubernetes-wan
start_path: doc
- url: https://github.com/hazelcast-guides/kubernetes
start_path: doc
- url: https://github.com/hazelcast-guides/spring-session-hazelcast
start_path: doc
- url: https://github.com/hazelcast-guides/ec2-cluster
start_path: doc
- url: https://github.com/hazelcast-guides/linkerd
start_path: doc
- url: https://github.com/hazelcast-guides/consul
start_path: doc
- url: https://github.com/hazelcast-guides/openshift
start_path: doc
- url: https://github.com/hazelcast-guides/nodejs-client-getting-started
start_path: doc
- url: https://github.com/hazelcast-guides/openfaas-hz-client
start_path: doc
asciidoc:
extensions:
- ./lib/tabs-block.js
ui:
bundle:
url: https://github.com/hazelcast-guides/guides-ui/releases/download/v16/ui-bundle.zip
snapshot: true