-
Notifications
You must be signed in to change notification settings - Fork 18
/
Copy pathkb.yml
44 lines (39 loc) · 1.2 KB
/
kb.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
site:
title: Neo4j KB
content:
sources:
- url: https://github.com/neo4j-documentation/knowledge-base
branches: ['master']
start_path: 'articles'
output:
dir: ./build/site/developer/
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
page-component: kb
page-theme: kb
page-canonical-root: /developer
page-mixpanel: 4bfb2414ab973c741b6f067bf06d5575
# page-breadcrumbs:
# - name: Neo4j KB
# url: https://neo4j.com/developer/kb/
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-knowledge-base-extension'