-
Notifications
You must be signed in to change notification settings - Fork 11
/
playbook-master.yml
48 lines (47 loc) · 1.32 KB
/
playbook-master.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
site:
title: Aragon Docs
url: https://docs.aragon.org
start_page: ROOT::index.adoc
keys:
google_analytics: 'UA-85043059-1'
gtm: 'GTM-W9X5Q6F'
content:
sources:
- url: .
branches: master
start_path: components/home
- url: https://github.com/aragon/multisig-plugin
branches: feature/docs
start_path: packages/contracts/docs
- url: https://github.com/aragon/token-voting-plugin
branches: feature/docs
start_path: packages/contracts/docs
- url: https://github.com/aragon/admin-plugin
branches: feat/docs
start_path: packages/contracts/docs
- url: https://github.com/aragon/osx
branches: feature/docs
start_path: packages/contracts/docs
- url: https://github.com/aragon/osx-commons
branches: feature/docs
start_path: contracts/docs
- url: https://github.com/aragon/staged-proposal-processor-plugin
branches: feature/docs
start_path: docs
- url: https://github.com/aragon/gov-app-template
branches: feat/documentation-antora
start_path: docs
ui:
bundle:
url: ./ui/theme
asciidoc:
attributes:
idprefix: ''
antora:
extensions:
- require: './lunr-tokenizer'
- require: '@antora/lunr-extension'
index_latest_only: true
urls:
html_extension_style: drop
redirect_facility: netlify