-
Notifications
You must be signed in to change notification settings - Fork 1
/
config.yaml
78 lines (78 loc) · 1.43 KB
/
config.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
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
theme: starter-academic
title: Lok Raj Joshi
baseurl: ''
copyright: ''
enableGitInfo: no
defaultContentLanguage: en
hasCJKLanguage: no
defaultContentLanguageInSubdir: no
removePathAccents: yes
summaryLength: 30
paginate: 10
enableEmoji: yes
enableRobotsTXT: yes
footnotereturnlinkcontents: <sup>^</sup>
ignoreFiles:
- \.ipynb$
- .ipynb_checkpoints$
- \.Rmd$
- \.Rmarkdown$
- _cache$
permalinks:
authors: /author/:slug/
categories: /category/:slug/
publication_types: /publication-type/:slug/
tags: /tag/:slug/
outputs:
home:
- HTML
- RSS
- JSON
- WebAppManifest
section:
- HTML
- RSS
mediaTypes:
application/manifest+json:
suffixes: webmanifest
outputFormats:
WebAppManifest:
mediaType: application/manifest+json
rel: manifest
markup:
defaultMarkdownHandler: goldmark
goldmark:
renderer:
unsafe: yes
highlight:
codeFences: no
tableOfContents:
endLevel: 3
startLevel: 2
imaging:
anchor: smart
quality: 75
resampleFilter: lanczos
taxonomies:
author: authors
category: categories
publication_type: publication_types
tag: tags
related:
includeNewer: yes
indices:
- name: title
weight: 60
- name: summary
weight: 50
- name: tags
weight: 80
- name: categories
weight: 70
- name: authors
weight: 20
threshold: 80
toLower: yes
module:
imports:
- path: github.com/wowchemy/wowchemy-hugo-modules/wowchemy