-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
308 lines (297 loc) · 6.78 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
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
# CMI
destination: "../cmi-www/_site/t/raj"
sourceId: 13
cmiTitle: "Teachings of Christ Mind"
# Setup
title: 'The Raj Material'
tagline: ''
description: ''
url: 'https://www.christmind.info/t/raj'
baseurl: ''
keywords: "Christ Mind, Jesus, Paul Tuttle, Raj, NWFFACIM, ACIM, ACIM Sparkly Edition"
src-url: 'https://www.christmind.info/t/raj'
port: 9913
# About/contact
author:
name: Rick Mercer
url: https://rickmercer.us
email: rmercer33@christmind.info
fb-appId: 448658485318107
semantic: fui292
# Permalinks
permalink: pretty
permalink: /:title/
# Set encoding to UTF-8
encoding: utf-8
# Build settings
markdown: kramdown
# Collections for transcripts
collections:
acq:
output: true
title: "Get Acquainted"
yaa:
output: true
title: "You ARE the Answer"
grad:
output: true
title: "Graduation"
sg2002:
output: true
title: "ACIM Study Group: 2002"
sg2003:
output: true
title: "ACIM Study Group: 2003"
sg2004:
output: true
title: "ACIM Study Group: 2004"
sg2005:
output: true
title: "ACIM Study Group: 2005"
sg2006:
output: true
title: "ACIM Study Group: 2006"
sg2007:
output: true
title: "ACIM Study Group: 2007"
sg2008:
output: true
title: "ACIM Study Group: 2008"
sg2009:
output: true
title: "ACIM Study Group: 2009"
sg2010:
output: true
title: "ACIM Study Group: 2010"
sg2011:
output: true
title: "ACIM Study Group: 2011"
sg2012:
output: true
title: "ACIM Study Group: 2012"
sg2013:
output: true
title: "ACIM Study Group: 2013"
sg2014:
output: true
title: "ACIM Study Group: 2014"
sg2015:
output: true
title: "ACIM Study Group: 2015"
sg2016:
output: true
title: "ACIM Study Group: 2016"
sg2017:
output: true
title: "ACIM Study Group: 2017"
sg2018:
output: true
title: "ACIM Study Group: 2018"
defaults:
- scope:
path: ""
type: acq
values:
layout: transcript
book: "Get Acquainted"
image: "/t/raj/public/img/raj/acq-big.jpg"
image-width: 612
image-height: 792
bid: "acq"
audio: false
pnumToggle: false
- scope:
path: ""
type: yaa
values:
layout: transcript
book: "You ARE the Answer"
image: "/t/raj/public/img/raj/yaa-big.jpg"
image-width: 612
image-height: 792
bid: "yaa"
audio: false
- scope:
path: ""
type: grad
values:
layout: transcript
book: "Graduation"
image: "/t/raj/public/img/raj/grad-big.jpg"
image-width: 612
image-height: 792
bid: "grad"
audio: false
- scope:
path: ""
type: sg2002
values:
layout: transcript
book: "ACIM Study Group 2002"
image: "/t/raj/public/img/raj/sg2002-big.jpg"
image-width: 612
image-height: 792
bid: "sg2002"
- scope:
path: ""
type: sg2003
values:
layout: transcript
book: "ACIM Study Group 2003"
image: "/t/raj/public/img/raj/sg2003-big.jpg"
image-width: 612
image-height: 792
bid: "sg2003"
- scope:
path: ""
type: sg2004
values:
layout: transcript
book: "ACIM Study Group 2004"
image: "/t/raj/public/img/raj/sg2004-big.jpg"
image-width: 612
image-height: 792
bid: "sg2004"
- scope:
path: ""
type: sg2005
values:
layout: transcript
book: "ACIM Study Group 2005"
image: "/t/raj/public/img/raj/sg2005-big.jpg"
image-width: 612
image-height: 792
bid: "sg2005"
- scope:
path: ""
type: sg2006
values:
layout: transcript
book: "ACIM Study Group 2006"
image: "/t/raj/public/img/raj/sg2006-big.jpg"
image-width: 612
image-height: 792
bid: "sg2006"
- scope:
path: ""
type: sg2007
values:
layout: transcript
book: "ACIM Study Group 2007"
image: "/t/raj/public/img/raj/sg2007-big.jpg"
image-width: 612
image-height: 792
bid: "sg2007"
- scope:
path: ""
type: sg2008
values:
layout: transcript
book: "ACIM Study Group 2008"
image: "/t/raj/public/img/raj/sg2008-big.jpg"
image-width: 612
image-height: 792
bid: "sg2008"
- scope:
path: ""
type: sg2009
values:
layout: transcript
book: "ACIM Study Group 2009"
image: "/t/raj/public/img/raj/sg2009-big.jpg"
image-width: 612
image-height: 792
bid: "sg2009"
- scope:
path: ""
type: sg2010
values:
layout: transcript
book: "ACIM Study Group 2010"
image: "/t/raj/public/img/raj/sg2010-big.jpg"
image-width: 612
image-height: 792
bid: "sg2010"
- scope:
path: ""
type: sg2011
values:
layout: transcript
book: "ACIM Study Group 2011"
image: "/t/raj/public/img/raj/sg2011-big.jpg"
image-width: 612
image-height: 792
bid: "sg2011"
- scope:
path: ""
type: sg2012
values:
layout: transcript
book: "ACIM Study Group 2012"
image: "/t/raj/public/img/raj/sg2012-big.jpg"
image-width: 612
image-height: 792
bid: "sg2012"
- scope:
path: ""
type: sg2013
values:
layout: transcript
book: "ACIM Study Group 2013"
image: "/t/raj/public/img/raj/sg2013-big.jpg"
image-width: 612
image-height: 792
bid: "sg2013"
- scope:
path: ""
type: sg2014
values:
layout: transcript
book: "ACIM Study Group 2014"
image: "/t/raj/public/img/raj/sg2014-big.jpg"
image-width: 612
image-height: 792
bid: "sg2014"
- scope:
path: ""
type: sg2015
values:
layout: transcript
book: "ACIM Study Group 2015"
image: "/t/raj/public/img/raj/sg2015-big.jpg"
image-width: 612
image-height: 792
bid: "sg2015"
- scope:
path: ""
type: sg2016
values:
layout: transcript
book: "ACIM Study Group 2016"
image: "/t/raj/public/img/raj/sg2016-big.jpg"
image-width: 612
image-height: 792
bid: "sg2016"
- scope:
path: ""
type: sg2017
values:
layout: transcript
book: "ACIM Study Group 2017"
image: "/t/raj/public/img/raj/sg2017-big.jpg"
image-width: 612
image-height: 792
bid: "sg2017"
- scope:
path: ""
type: sg2018
values:
layout: transcript
book: "ACIM Study Group 2018"
image: "/t/raj/public/img/raj/sg2018-big.jpg"
image-width: 612
image-height: 792
bid: "sg2018"
exclude: [
moved.html, deploy, LICENSE, README.md, Gemfile, Gemfile.lock, package.json, package-lock.json, node_modules, webpack.config.js, src, project
]