-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yml
72 lines (65 loc) · 1.37 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
baseURL: https://ahenaor.github.io/
languageCode: es-co
title: ALEJO HENAO
theme: PaperMod
defaultcontentlanguage: es
menu:
main:
- identifier: about
name: Sobre mi
title: about
url: /about/
weight: 1
- identifier: til
name: Today-I-Learned
title: til
url: /til/
weight: 2
- identifier: categories
name: Categorias
title: categorias
url: categories/
weight: 3
- identifier: tags
name: Etiquetas
title: tags
url: tags/
weight: 4
- identifier: search
name: Buscar
title: search
url: /search/
weight: 5
params:
defaultTheme: dark
socialIcons:
- name: email
url: 'mailto:[email protected]'
- name: linkedin
url: 'https://www.linkedin.com/in/ahenaor'
- name: github
url: 'https://github.com/ahenaor'
- name: twitter
url: 'https://twitter.com/AlejoHenaoR'
profileMode:
enabled: true
title: 'Hola, soy Alejo Henao.'
subtitle: Puedes encontrarme en varios lugares en Internet.
fuseOpts:
isCaseSensitive: false
shouldSort: true
location: 0
distance: 1000
threshold: 0.4
minMatchCharLength: 1
keys: ["title", "permalink", "summary", "content"]
ShowShareButtons: true
outputs:
home:
- HTML
- JSON
- RSS
taxonomies:
category: categories
tag: tags
series: series