-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathexample-config.yaml
50 lines (45 loc) · 1.22 KB
/
example-config.yaml
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
49
50
baseURL: https://template-demo.recoverysource.net/
title: Statestown AA (Demo Site)
languageCode: en-us
theme: [aamod, mainroad]
sectionPagesMenu: main
paginate: 100
buildFuture: true
Params:
description: Statestown Demonstration
source: https://github.com/YOUR-PROJECT/YOUR-REPO/tree/master
#mapapikey: Please visit https://developers.google.com/maps/documentation/embed/get-api-key
#mapapikey: "YOUR-KEY"
copyright: Statestown Demonstration
phone: 123-456-7890
logo:
image: img/AAlogo.webp
title: Statestown Demonstration
toc: true
mainSections: [home, meetings, about, events]
sidebar:
single: right
home: right
widgets: [resources, eventsidemenu, aasites]
widgets:
resources:
cached: true
links:
- title: Meeting Schedule
url: /meeting-schedule.pdf
- title: Big Book Online
url: https://www.aa.org/bigbookonline/
aasites:
cached: true
links:
- title: A.A. Area 63 (S.D.)
url: https://area63aa.org/
- title: A.A. World Services
url: https://www.aa.org/
- title: A.A. Grapevine
url: http://www.aagrapevine.org/
markup:
goldmark:
renderer:
# Permit raw HTML in content
unsafe: true