-
Notifications
You must be signed in to change notification settings - Fork 0
/
antora-playbook.yml
46 lines (39 loc) · 1.03 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
site:
robots: allow
title: Robert Bennett — Advent of Code 2021
url: /advent-of-code-2021
content:
sources:
- url: ./solutions
branches: HEAD
output:
dir: ./docs
ui:
bundle:
# url: https://gitlab.com/antora/antora-ui-default/-/jobs/artifacts/master/raw/build/ui-bundle.zip?job=bundle-stable
url: https://github.com/rben01/antora-ui/releases/latest/download/ui-bundle.zip
# url: ~/Documents/CloudDocs/Documents/Coding/Projects/Antora Theme/src
snapshot: true
runtime:
fetch: true
urls:
html_extension_style: drop
antora:
extensions:
- require: "@antora/lunr-extension"
asciidoc:
extensions:
- "./lib/adoc-extensions.js"
attributes:
page-antora-site-homepage: /advent-of-code-2021
# icons: font
src-dir: src
source-highlighter: highlightjs-ext
hide-uri-scheme: true
click-to-reveal: Click to reveal answer
caution-caption: true
soln-description-title: Description of Solution
setup-title: Setup
part-title: Part
page-pagination: true
link-sep: │