-
Notifications
You must be signed in to change notification settings - Fork 18
/
Copy pathgraphgist.yml
34 lines (30 loc) · 938 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://sessionize.com/nodes-2025/
page-ad-overline: Nov 6 2025
page-ad-title: NODES 2025
page-ad-description: The Call for Papers is now open and we want to hear about your graph-related projects. Submit your talks by June 15
page-ad-link: https://sessionize.com/nodes-2025/
page-ad-underline-role: button
page-ad-underline: Submit your talk
antora:
extensions:
- '@neo4j-documentation/antora-graphgist-extension'