This repository has been archived by the owner on Jul 26, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
_config.yml
176 lines (176 loc) · 3.32 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
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
---
title: OpenActive
timezone: UTC
collections:
bookingsystems:
title: Booking Systems
output: true
case_studies:
title: Case Studies
output: true
champions:
title: Champions
output: true
dataproviders:
title: Data Providers
output: true
faqs:
title: FAQs
output: true
categories:
- About OpenActive
- Community
- How It Works
- About OpenActive Data
members:
title: Members
output: true
mentors:
title: Mentors
output: true
partners:
title: Partners
output: true
blogs:
title: Posts
output: true
posts:
title: Posts
output: true
startups:
title: Startups
output: true
uploads:
title: Uploads
output: true
permalink: "/uploads/:path/"
defaults:
- scope:
path: ''
type: pages
values:
layout: default
is_main_navigation: false
is_secondary_navigation: false
position: 1
- scope:
path: ''
type: posts
values:
layout: post
is_featured: false
thumbnail_image: ''
tags:
- Using data
- Publishing data
- Accelerator
- Collaboration
- Leadership
- Champions
- Standards
- Literacy and tools
- scope:
path: ''
type: case_studies
values:
layout: case-study
is_featured: false
thumbnail_image: "/uploads/placeholder.png"
member:
strapline:
quote:
exposedData:
- scope:
path: ''
type: mentors
values:
layout: mentor
second-name: ''
is_featured: false
thumbnail_image: "/uploads/placeholder.png"
twitter:
linkedin:
role:
- scope:
path: ''
type: champions
values:
layout: champion
second-name: ''
thumbnail_image: "/uploads/placeholder.png"
twitter:
linkedin:
role:
company:
link:
- scope:
path: ''
type: partners
values:
layout: partner
member:
case_study:
is_featured: false
thumbnail_image: "/uploads/placeholder.png"
- scope:
path: ''
type: dataproviders
values:
layout: dataprovider
is_featured: false
thumbnail_image: "/uploads/placeholder.png"
- scope:
path: ''
type: members
values:
layout: member
is_featured: false
thumbnail_image: "/uploads/placeholder.png"
bookingsystem:
website: Web address
- scope:
path: ''
type: bookingsystems
values:
layout: bookingsystem
is_featured: false
is_enabled: false
thumbnail_image: "/uploads/placeholder.png"
member:
website: Web address
- scope:
path: ''
type: customers
values:
thumbnail_image: "/uploads/placeholder.png"
partner:
- scope:
path: ''
type: startups
values:
layout: startup
thumbnail_image: "/uploads/placeholder.png"
twitter:
linkedin:
tagline:
link:
compress_html:
blanklines: false
profile: false
locale: en-US
description: Helping physical activity reach everyone. OpenActive is community-led
initiative with an ambition to help people in England get active using open data.
baseurl:
url: https://www.openactive.io
repository: openactive/openactive-staging
email: [email protected]
github_username:
twitter_username: openactiveio
youtube_username:
facebook_username:
instagram_username:
pinterest_username:
medium_username: https://blog.openactive.io
markdown: kramdown
plugins:
- jekyll-feed