-
Notifications
You must be signed in to change notification settings - Fork 2
/
config.yaml
201 lines (187 loc) · 4.33 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
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
title: "Blog Bitix"
baseURL: "https://picodotdev.github.io/blog-bitix/"
metadataformat: "yaml"
timeout: 360000
languageCode: "es"
defaultContentLanguage: "es"
languages:
es:
weight: 1
en:
weight: 1
taxonomies:
disableKinds:
- home
- page
- section
- taxonomy
- term
theme: "bitix"
mediaTypes:
text/html:
suffixes:
- enr
text/html:
suffixes:
- asp
outputs:
home:
- HTML
- RSS
page:
- HTML
section:
- HTML
- RSS
taxonomy:
- HTML
- RSS
pagination:
pagerSize: 15
markup:
defaultMarkdownHandler: goldmark
blackFriday:
goldmark:
extensions:
linkify: false
renderer:
unsafe: true
xHTML: true
tableOfContents:
startLevel: 2
endLevel: 3
ordered: true
imaging:
exif:
disableDate: true
disableLatLong: true
excludeFields: "*"
includeFields: ""
pygmentsUseClasses: true
pygmentsOptions: linenos=table,linenostart=1
pygmentsStyle: github
copyright: https://creativecommons.org/licenses/by-sa/4.0/
permalinks:
post: "/:year/:month/:title/"
taxonomies:
tag: "tags"
series: "series"
imaging:
resampleFilter: "box"
quality: 90
menu:
header:
- Name: "Java"
URL: "/tags/java/"
Weight: 1
- Name: "GNU/Linux"
URL: "/tags/gnu-linux/"
Weight: 2
- Name: "JavaScript"
URL: "/tags/javascript/"
Weight: 3
- Name: "Tapestry"
URL: "/tags/tapestry/"
Weight: 4
- Name: "Archivo y hemeroteca"
URL: "/archive/"
Weight: 5
- Name: "Enlaces"
URL: "/pages/links/"
Weight: 6
- Name: "Acerca de..."
URL: "/pages/about/"
Weight: 7
footer:
- Name: "Java"
URL: "/tags/java/"
Weight: 1
- Name: "GNU/Linux"
URL: "/tags/gnu-linux/"
Weight: 2
- Name: "JavaScript"
URL: "/tags/javascript/"
Weight: 3
- Name: "Tapestry"
URL: "/tags/tapestry/"
Weight: 4
- Name: "Archivo y hemeroteca"
URL: "/archive/"
Weight: 5
- Name: "Enlaces"
URL: "/pages/links/"
Weight: 6
- Name: "Publicidad"
URL: "/pages/advertising/"
Weight: 7
- Name: "Advertising"
URL: "/pages/advertising/"
Weight: 7
- Name: "Donaciones"
URL: "/pages/donate/"
Weight: 8
- Name: "Política de privacidad"
URL: "/pages/privacy/"
Weight: 9
- Name: "Acerca de..."
URL: "/pages/about/"
Weight: 10
params:
baseurl: "https://picodotdev.github.io/blog-bitix"
context: "/blog-bitix"
description: "Blog sobre el lenguaje de programación Java y la distribución GNU/Linux que uso habitualmente, Arch Linux, lo que aprendo sobre el software libre, la programación web y otros temas relacionados con la tecnología y la informática. El contenido puede contener trazas de asuntos fuera de tema."
keywords: "java, programacion, software, hardware, tapestry, software libre, gnu, linux, gnu/linux, unix, arch, arch linux, web, html, css, javascript, tutorial, guía, básico, avanzado, análisis, tecnología, juegos, productos"
author:
name: "picodotdev"
description: "I ♥ Java, GNU/Linux and libre software."
publisher:
name: "Blog Bitix"
logotype: "https://picodotdev.github.io/blog-bitix/assets/images/blog-bitix.svg"
links:
feed:
url: "index.xml"
title: "¡Suscríbete a Blog Bitix!"
github:
user: "picodotdev"
url: "https://github.com/picodotdev/blog-ejemplos/"
title: "¡Obtén el código fuente de los ejemplos!"
x:
user: "@picodotdev"
url: "https://x.com/picodotdev/"
title: "¡Sígueme en X!"
# facebook:
# url: ""
# title: ""
# linkedin:
# url: ""
# title: ""
github:
user: "picodotdev"
analytics:
ua:
trackingid: "UA-12874075-4"
domain: "picodotdev.github.io"
ga4:
trackingid: "G-9R8XCRGSMY"
adsense:
adclient: "ca-pub-3533636310991304"
adslot:
autobillboard: "4052324337"
autoleaderboard: "8238629013"
autovertical: "7450235768"
amazon:
tag: "blobit-21"
sharethis:
publisher: "ur-a2d4b156-3d22-5ffc-2477-6c0f8a809173"
twitteruser: "picodotdev"
disqus:
shortname: "blog-bitix"
outputformats:
html:
urlsuffix: ""
xml:
urlsuffix: ""
amp:
urlsuffix: "index-amp.html"
misc:
sponsoredlink: "https://amzn.to/"