-
Notifications
You must be signed in to change notification settings - Fork 2
/
_config.yml
72 lines (67 loc) · 1.5 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
title: Kinh nhật tụng
author: PTA
email: [email protected]
description: Vietnamese Mahayana Buddhism rituals in multiple languages
url: "https://phineas-pta.github.io"
baseurl: "/kinh_nhat_tung" # can be overidden with command line
github_username: phineas-pta
# Build settings
theme: null
plugins:
- jekyll-sitemap
- jekyll-seo-tag
defaults: # make setup for all HTML, no need to do for each file
-
scope:
path: "" # an empty string here means all files in the project
values:
layout: default # html file in layout folder
collections_dir: texts
collections: # handle how entries are sorted in sidebar in webpage
posts: # 1st collection is always `posts`
output: false
than-chu:
collname: Các thần chú
order: 1
output: true
sort_by: numb
mo-dau:
collname: Kệ mở đầu
order: 2
output: true
sort_by: numb
khai-kinh:
collname: Kệ khai kinh
order: 3
output: true
sort_by: numb
chanh-kinh:
collname: Chánh kinh
order: 4
output: true
sort_by: numb
thu-kinh:
collname: Kệ thu kinh
order: 5
output: true
sort_by: numb
ket-thuc:
collname: Kệ kết thúc
order: 6
output: true
sort_by: numb
# do not change Liquid error mode, coz bug with sitemap
exclude:
- .bundle/
- .dockerignore
- .editorconfig
- .git/
- .gitattributes
- .github/
- .gitignore
- .gitlab-ci.yml
- assets/aide_de_camp.py
- assets/fonts/*.txt
- Dockerfile
- LICENSE
- README.md