-
-
Notifications
You must be signed in to change notification settings - Fork 2
/
scholar.yaml
53 lines (53 loc) · 885 Bytes
/
scholar.yaml
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
enabled: true
style: metal
toolbar:
enabled: true
breadcrumbs: true
search: true
navigation: true
related:
enabled: true
css: true
js: true
itemize: true
linked_data: true
highlighter: true
highlighter_theme: enlighter
components:
- blog
- book
- cv
- docs
- tufte
- what-links-here
router: true
routes:
data: "/data"
embed: "/embed"
search: "/search"
print: "/print"
api:
content: 'Content\Content'
linked_data:
default: 'LinkedData\PageLinkedData'
cv: 'LinkedData\CVLinkedData'
router: 'Router\Router'
source: 'Source\Source'
taxonomy_map: 'TaxonomyMap\TaxonomyMap'
debug: false
flexsearch:
enabled: true
index:
limit: 10
profile: speed
encode: icase
tokenize: strict
cache: true
async: true
full:
limit: 10
profile: balance
encode: advanced
tokenize: full
cache: true
async: true