-
Notifications
You must be signed in to change notification settings - Fork 18
/
graphgist.yml
34 lines (30 loc) · 1016 Bytes
/
graphgist.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
site:
title: Neo4j GraphGists
url: /graphgists
output:
dir: ./build/site/
ui:
bundle:
url: https://d12wh7zj8x3amw.cloudfront.net/build/ui-bundle-latest.zip
snapshot: true
urls:
html_extension_style: indexify
asciidoc:
extensions:
- ./extensions/remote-include/remote-include-processor
- ./extensions/macros/macros
attributes:
experimental: ''
page-cdn: /static/assets
site-component: graphgists
page-theme: graphgists
# page-ad-overline-link: https://r.neo4j.com/nodes-2023
# page-ad-overline: 26 October 2023
# page-ad-title: NODES 23
# page-ad-description: Join us for the biggest graph community conference dedicated to learning how to integrate graph technologies into ML and dev projects.
# page-ad-link: https://neo4j.registration.goldcast.io/events/6fb85147-ca27-4310-9dec-cb345c53bd6f
# page-ad-underline-role: button
# page-ad-underline: Save your spot
antora:
extensions:
- '@neo4j-documentation/antora-graphgist-extension'