-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy path_config.yml
499 lines (493 loc) · 10.7 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
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
# Welcome to Jekyll!
#
# This config file is meant for settings that affect your whole blog, values
# which you are expected to set up once and rarely edit after that. If you find
# yourself editing this file very often, consider using Jekyll's data files
# feature for the data you need to update frequently.
#
# For technical reasons, this file is *NOT* reloaded automatically when you use
# 'bundle exec jekyll serve'. If you change this file, please restart the server process.
# Site settings
# These are used to personalize your new site. If you look in the HTML files,
# you will see them accessed via {{ site.title }}, {{ site.email }}, and so on.
# You can create any custom variable you would like, and they will be accessible
# in the templates via {{ site.myvariable }}.
title: The Open Buddhist University
author: Khemarato Bhikkhu
email: theopenbuddhistuniversity@gmail.com
description: >- # this means to ignore newlines until "baseurl:"
A website dedicated to providing free,
online courses and bibliographies in Buddhist Studies.
baseurl: "" # the subpath of your site, e.g. /blog
url: "https://buddhistuniversity.net" # the base hostname & protocol for your site, e.g. http://example.com
GA4: G-B3PH0LF6QQ
goatcounter: buddhistuni
github_repo: buddhist-uni/buddhist-uni.github.io
github_branch: main
substack_username: buddhistuniversity
twitter_username: buddhistuni
mastodon_link: https://digipres.club/@obu
bluesky_account: buddhistuniversity.net
header_pages: [about.md, courses.md, library.md, blog.md, search.html]
timezone: "Asia/Bangkok"
doi: "10.5281/zenodo.4448510"
# Build settings
font_service: "google" # or "cloudflare" (change here before changing on CF)
markdown: kramdown
sass:
load_paths:
- "node_modules"
plugins:
- jekyll-feed
- jekyll-sitemap
- jekyll-include-cache
- jekyll-last-modified-at
strict_front_matter: true
last-modified-at:
use-git-cache: true
set-page-date: true
rss: RSS Feeds
feed:
posts_limit: 10000
disable_in_development: true
collections:
content:
tags: true
categories:
- articles
- av
- booklets
- canon
- essays
- excerpts
- monographs
- papers
- reference
show_excerpts: true
## Feature Flags
show_similars: true
show_bibtex: true
show_timestamps: true
usepurgedcss: true
# Exclude from processing.
exclude:
- Gemfile
- Gemfile.lock
- node_modules
- package.json
- package-lock.json
- vendor/bundle/
- vendor/cache/
- vendor/gems/
- vendor/ruby/
- exports/
- scripts/
- .github/
- .obsidian/
permalink: pretty
collections:
authors:
output: true
permalink: /:collection/:path
content:
output: true
permalink: /:collection/:path
series:
output: true
permalink: /:collection/:path
publishers:
output: true
permalink: /:collection/:path
journals:
output: true
permalink: /:collection/:path
courses:
output: true
permalink: /:collection/:path
tags:
output: true
permalink: /:collection/:name
order:
- buddhism.md
- function.md
- form.md
- ebts.md
- path.md
- philosophy.md
- ethics.md
- meditation.md
- problems.md
- sati.md
- view.md
- thought.md
- buddha.md
- characters.md
- pali-canon.md
- anapanasati.md
- samatha.md
- vipassana.md
- samadhi.md
- hindrances.md
- daily-life.md
- speech.md
- theravada.md
- sutta.md
- dn.md
- mn.md
- sn.md
- an.md
- nibbana.md
- stages.md
- brahmavihara.md
- mahayana.md
- sangha.md
- compassion.md
- lay.md
- monastic.md
- dana.md
- imagery.md
- satipatthana.md
- canonical-poetry.md
- dhp.md
- ud.md
- iti.md
- snp.md
- tg.md
- stream-entry.md
- death.md
- cosmology.md
- karma.md
- rebirth.md
- emptiness.md
- roots.md
- setting.md
- vinaya-pitaka.md
- nuns.md
- engaged.md
- nature.md
- deva.md
- animals.md
- origination.md
- epistemology.md
- hermeneutics.md
- agama.md
- da.md
- ma.md
- ea.md
- sa.md
- bodhisatta.md
- bart.md
- pilgrimage.md
- dialogue.md
- indian.md
- medieval.md
- west.md
- modern.md
- monastic-advice.md
- vinaya-studies.md
- free-will.md
- arahant.md
- iddhi.md
- bhikkhuni.md
- sects.md
- abhidharma.md
- rebirth-stories.md
- mara.md
- jataka.md
- vv.md
- pv.md
- avadana.md
- east-asian.md
- pureland.md
- tantric.md
- japanese.md
- zen.md
- tibetan.md
- chinese.md
- thai.md
- burmese.md
- sri-lankan.md
- cambodian.md
- monastic-theravada.md
- thai-forest.md
- navakovada.md
- theravada-roots.md
- theravada-chanting.md
- abhidhamma.md
- pali-commentaries.md
- vsm.md
- pali-language.md
- pali-grammar.md
- pali-dictionaries.md
- mahayana-canon.md
- bodhisattva.md
- monastic-mahayana.md
- mahayana-roots.md
- chan-lit.md
- east-asian-roots.md
- american.md
- ambulit.md
- academic.md
- chaplaincy.md
- selling.md
- becon.md
- underage.md
- climate-change.md
- interfaith.md
- tantric-roots.md
- japanese-roots.md
- tibetan-roots.md
- british.md
- australasian.md
- farang.md
- canadian.md
- californian.md
- world.md
- inner.md
- social.md
- wider.md
- body.md
- feeling.md
- psychology.md
- time.md
- society.md
- grief.md
- communication.md
- intellect.md
- culture.md
- ideology.md
- groups.md
- power.md
- places.md
- state.md
- past.md
- religion.md
- present.md
- things.md
- science.md
- future.md
- aging.md
- health.md
- biology.md
- medicine.md
- politics.md
- law.md
- race.md
- caste.md
- gender.md
- desire.md
- families.md
- food.md
- animalia.md
- senses.md
- natural.md
- neuroscience.md
- writing.md
- economics.md
- capitalism.md
- media.md
- philosophy-of-science.md
- materialism.md
- internet.md
- language.md
- literature.md
- art.md
- poetry.md
- craft.md
- music.md
- historiography.md
- asia.md
- the-west.md
- east-asia.md
- east-asian-religion.md
- chinese-religion.md
- indic-religions.md
- south-asia.md
- sea.md
- migration.md
- globalization.md
- china.md
- thailand.md
- sri-lanka.md
- burma.md
- europe.md
- americas.md
- america.md
- activism.md
- extremism.md
- lgbt.md
- labor.md
- cities.md
- california.md
- maps.md
- books.md
- mandarin.md
- architecture.md
categories:
output: true
permalink: /content/:path
posts:
output: true
permalink: blog/:year/:month/:day/:title
tests:
output: true
permalink: /:collection/:path
defaults:
-
scope:
path: ""
values:
layout: "page"
section: "about"
-
scope:
path: ""
type: "posts"
values:
layout: "blog_post"
section: "blog"
-
scope:
path: ""
type: "courses"
values:
layout: "course"
custom_css: ["course"]
section: "courses"
course_time_multiplier: 1.3 # assume a default amount of thinking time, switching cost, etc not accounted for by the material alone
-
scope:
path: "_courses/buddhism/"
type: "courses"
values:
slug: "course parts don't get slugs"
part_of_course: "buddhism"
layout: "buddhismcoursepart"
-
scope:
path: "_courses/function/"
type: "courses"
values:
slug: "course parts don't get slugs"
part_of_course: "function"
layout: "buddhismcoursepart"
-
scope:
path: "_courses/imagery/"
type: "courses"
values:
part_of_course: "imagery"
-
scope:
path: ""
type: "authors"
values:
layout: "author"
section: "library"
-
scope:
path: ""
type: "series"
values:
layout: "series"
section: "library"
-
scope:
path: ""
type: "publishers"
values:
layout: "publisher"
section: "library"
-
scope:
path: ""
type: "journals"
values:
layout: "journal"
section: "library"
-
scope:
path: ""
type: "tags"
values:
layout: "tag"
section: "library"
custom_css: ["tag"]
status: "unpublished"
illustration_width: 750
-
scope:
path: ""
type: "content"
values:
formats: [pdf, epub]
layout: "content"
base_value: 0.35
course_time_multiplier: 1.0
section: "library"
custom_css: ["content-perma"]
tags: []
-
scope:
path: ""
type: "categories"
values:
layout: "content-category"
section: "library"
-
scope:
path: "_content/articles"
type: "content"
values:
category: "articles"
-
scope:
path: "_content/av"
type: "content"
values:
formats: [mp3]
category: "av"
-
scope:
path: "_content/booklets"
type: "content"
values:
category: "booklets"
base_value: "2"
-
scope:
path: "_content/canon"
type: "content"
values:
category: "canon"
-
scope:
path: "_content/essays"
type: "content"
values:
category: "essays"
-
scope:
path: "_content/excerpts"
type: "content"
values:
category: "excerpts"
-
scope:
path: "_content/monographs"
type: "content"
values:
category: "monographs"
base_value: "3.25"
-
scope:
path: "_content/papers"
type: "content"
values:
category: "papers"
-
scope:
path: "_content/reference"
type: "content"
values:
category: "reference"