This repository has been archived by the owner on Sep 19, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
_config.yml
90 lines (90 loc) · 1.67 KB
/
_config.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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
version: 3.0.3
permalink: /about/news/:year/:month/:day/:title.html
markdown: kramdown
plugins:
- jekyll-algolia
- jemoji
- jekyll-redirect-from
- jekyll-sitemap
- jekyll-feed
feed:
path: about/news.atom
future: true
defaults:
-
scope:
path: ""
values:
layout: "default"
-
scope:
path: "" # an empty string here means all files in the project
type: "posts"
values:
layout: "blog_post"
group: "About Us"
-
scope:
path: "events"
type: "pages"
values:
group: "Events"
layout: events
-
scope:
type: "meetings"
values:
group: "About Us"
permalink: "/about/meetings/:year/:month/:day/:title"
layout: meeting
-
scope:
path: "about"
values:
group: "About Us"
-
scope:
path: "community"
values:
group: "Community"
-
scope:
path: "fundraising"
values:
group: "Fundraising"
-
scope:
path: "information"
values:
group: "Information"
-
scope:
path: "start_here"
values:
group: "New Families"
-
scope:
path: ""
type: "events"
values:
layout: "event"
group: "Events"
collections:
events:
output: true
meetings:
output: true
maps_api_key: AIzaSyCtjkfaB7Q7Qf2Fy11YrtNn9gZFKeGtUwM
justgiving:
app: d22062fe
charity_id: 99993
mapbox:
project_id: floppy.npmjfm2g
public_key: pk.eyJ1IjoiZmxvcHB5IiwiYSI6ImNpZzUwdXRuNTBhdzh2bmtoeW91OXRlOWoifQ.DicALr5Qlw80fbd9eK23lQ
exclude:
- vendor
algolia:
application_id: 6ET4OZRB4M
index_name: search
search_api_key: d3c04b4d2db17b27a850a804bc78a0f4
record_css_selector: p,ul,table