-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.prod.yml
174 lines (163 loc) · 3.83 KB
/
_config.prod.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
# CMI
destination: "../cmi-www/t/wom"
sourceId: 10
cmiTitle: "Teachings of Christ Mind"
# Setup
title: 'The Way of Mastery'
tagline: 'Now, we begin...'
description: 'A pathway of awakening from Jeshua through Jon Marc Hammer (Jayem)'
url: 'https://www.christmind.info/t/wom'
baseurl: ''
keywords: "Christ Mind, Way of Mastery, Jeshua, Jayem, Way of the Heart, Way of Transformation, Way of Knowing"
port: 9910
# About/contact
author:
name: Rick Mercer
url: https://rickmercer.us
email: [email protected]
fb-appId: 448658485318107
semantic: fui292
src-url: 'https://www.christmind.info/t/wom'
# Permalinks
permalink: pretty
permalink: /:title/
# Set encoding to UTF-8
encoding: utf-8
# Build settings
markdown: kramdown
# Collections for transcripts
collections:
video:
output: true
notes:
output: true
acq:
output: true
title: Get Acquainted
woh:
output: true
title: Way of the Heart
wot:
output: true
title: Way of Transformation
wok:
output: true
title: Way of Knowing
wos:
output: true
title: Way of the Servant
tjl:
output: true
title: The Jeshua Letters
early:
output: true
title: The Early Years
questions:
output: true
title: Questions
topics:
output: true
title: Topics and Index
defaults:
- scope:
path: ""
type: video
values:
layout: transcript
- scope:
path: ""
type: acq
values:
layout: transcript
book: "Get Acquainted"
image: "/t/wom/public/img/wom/acq-big.jpg"
image-width: 612
image-height: 792
bid: "acq"
audio: false
pnumToggle: false
- scope:
path: ""
type: woh
values:
layout: transcript
book: "Way of the Heart"
publisher: "Way of Mastery"
image: "/t/wom/public/img/wom/woh-big.jpg"
image-width: 612
image-height: 928
bid: "WOH"
- scope:
path: ""
type: wot
values:
layout: transcript
book: "Way of Transformation"
publisher: "Way of Mastery"
image: "/t/wom/public/img/wom/wot-big.jpg"
image-width: 612
image-height: 924
"bid": "WOT"
- scope:
path: ""
type: wok
values:
layout: transcript
book: "Way of Knowing"
publisher: "Way of Mastery"
image: "/t/wom/public/img/wom/wok-big.jpg"
image-width: 612
image-height: 926
bid: "WOK"
- scope:
path: ""
type: wos
values:
layout: transcript
book: "Way of the Servant"
publisher: "Way of Mastery"
image: "/t/wom/public/img/wom/wosN-big.jpg"
line2: "/t/wom/public/img/wom/line2.jpg"
line4: "/t/wom/public/img/wom/line4.jpg"
image-width: 612
image-height: 926
bid: "WOS"
- scope:
path: ""
type: tjl
values:
layout: transcript
book: "The Jeshua Letters"
publisher: "Way of Mastery"
image: "/t/wom/public/img/wom/tjlN-big.jpg"
line2: "/t/wom/public/img/wom/line2.jpg"
line4: "/t/wom/public/img/wom/line4.jpg"
image-width: 612
image-height: 938
bid: "TJL"
audio: false
- scope:
path: ""
type: early
values:
layout: transcript
book: "The Early Years"
publisher: "Way of Mastery"
image: "/t/wom/public/img/wom/earlyN-early.jpg"
image-width: 612
image-height: 926
bid: "Early"
- scope:
path: ""
type: topics
values:
layout: topic
book: "Topics"
publisher: "CMI"
image: "/t/wom/public/img/wom/earlyN-big.jpg"
image-width: 612
image-height: 926
bid: "Topics"
exclude: [
moved.html, deploy, LICENSE, README.md, Gemfile, Gemfile.lock, package.json, package-lock.json, node_modules, webpack.config.js, src, project
]