@@ -11,25 +11,34 @@ lang: es-ES
11
11
# Change to your timezone › https://kevinnovak.github.io/Time-Zone-Picker
12
12
timezone : America/Lima
13
13
14
+ # Google AdSense configuration
15
+ google_adsense : " ca-pub-7596549899792751" # Tu ID de cliente de Google AdSense
16
+ adsense :
17
+ enabled : true # Activar/desactivar globalmente AdSense
18
+ auto_ads : true # Habilitar anuncios automáticos
19
+ # Configuración para mostrar anuncios en distintos lugares
20
+ show_in_posts : true # Mostrar anuncios en posts
21
+ show_in_pages : false # No mostrar en páginas estáticas
22
+
14
23
# jekyll-seo-tag settings › https://github.com/jekyll/jekyll-seo-tag/blob/master/docs/usage.md
15
24
# ↓ --------------------------
16
25
17
- title : Blog de Daniel Monettelli
26
+ title : Blog de Daniel Monettelli # the main title
18
27
19
- tagline : Perspectivas frescas del mundo de .NET MAUI. # it will display as the sub-title
28
+ tagline : Perspectivas frescas del mundo de .NET MAUI. # it will display as the subtitle
20
29
21
30
description : >- # used by seo meta and the atom feed
22
31
Perspectivas frescas del mundo de .NET MAUI.
23
32
24
33
# Fill in the protocol & hostname for your site.
25
- # e .g. 'https://username.github.io', note that it does not end with a '/'.
34
+ # E .g. 'https://username.github.io', note that it does not end with a '/'.
26
35
url : " https://blogdedanielmonettelli.github.io"
27
36
28
37
github :
29
- username : danielmonettelli # change to your github username
38
+ username : danielmonettelli # change to your GitHub username
30
39
31
40
twitter :
32
- username : DaniMonettelli # change to your twitter username
41
+ username : DaniMonettelli # change to your Twitter username
33
42
34
43
social :
35
44
# Change to your full name.
@@ -38,19 +47,44 @@ social:
38
47
email : danielmonetelli@hotmail.com # change to your email address
39
48
links :
40
49
# The first element serves as the copyright owner's link
41
- - https://twitter.com/DaniMonettelli # change to your twitter homepage
42
- - https://blogdedanielmonettelli.github.io # change to your github homepage
50
+ - https://twitter.com/DaniMonettelli # change to your Twitter homepage
51
+ - https://blogdedanielmonettelli.github.io # change to your GitHub homepage
43
52
# Uncomment below to add more social links
44
53
# - https://www.facebook.com/username
45
54
# - https://www.linkedin.com/in/username
46
55
47
- google_site_verification : TeYzsLRqfADe2XETO1Gjub3g15Z9PuU6x71gXaaU-wo # fill in to your verification string
56
+ # Site Verification Settings
57
+ webmaster_verifications :
58
+ google : " TeYzsLRqfADe2XETO1Gjub3g15Z9PuU6x71gXaaU-wo" # fill in your Google verification code
59
+ bing : # fill in your Bing verification code
60
+ alexa : # fill in your Alexa verification code
61
+ yandex : # fill in your Yandex verification code
62
+ baidu : # fill in your Baidu verification code
63
+ facebook : # fill in your Facebook verification code
48
64
49
65
# ↑ --------------------------
50
66
# The end of `jekyll-seo-tag` settings
51
67
52
- google_analytics :
53
- id : " G-5DTSLJLHZK" # fill in your Google Analytics ID
68
+ # Web Analytics Settings
69
+ analytics :
70
+ google :
71
+ id : " G-5DTSLJLHZK" # fill in your Google Analytics ID
72
+ goatcounter :
73
+ id : # fill in your GoatCounter ID
74
+ umami :
75
+ id : # fill in your Umami ID
76
+ domain : # fill in your Umami domain
77
+ matomo :
78
+ id : # fill in your Matomo ID
79
+ domain : # fill in your Matomo domain
80
+ cloudflare :
81
+ id : " a5c519103107448faf2a841d7cc9fb9d" # fill in your Cloudflare Web Analytics token
82
+ fathom :
83
+ id : # fill in your Fathom Site ID
84
+
85
+ # Page views settings
86
+ pageviews :
87
+ provider : # now only supports 'goatcounter'
54
88
55
89
# Prefer color scheme setting.
56
90
#
@@ -60,17 +94,17 @@ google_analytics:
60
94
#
61
95
# Available options:
62
96
#
63
- # light - Use the light color scheme
64
- # dark - Use the dark color scheme
97
+ # light — Use the light color scheme
98
+ # dark — Use the dark color scheme
65
99
#
66
- theme_mode : # [light| dark]
100
+ theme_mode : # [light | dark]
67
101
68
- # The CDN endpoint for images .
102
+ # The CDN endpoint for media resources .
69
103
# Notice that once it is assigned, the CDN url
70
- # will be added to all image (site avatar & posts' images) paths starting with '/'
104
+ # will be added to all media resources (site avatar, posts' images, audio and video files ) paths starting with '/'
71
105
#
72
106
# e.g. 'https://cdn.com'
73
- img_cdn : " https://raw.githubusercontent.com/blogdedanielmonettelli/blogdedanielmonettelli.github.io/main/assets/images/"
107
+ cdn : " https://raw.githubusercontent.com/blogdedanielmonettelli/blogdedanielmonettelli.github.io/main/assets/images/"
74
108
75
109
# the avatar on sidebar, support local or CORS resources
76
110
avatar : " Daniel_Monettelli.png"
@@ -83,8 +117,9 @@ social_preview_image: # string, local or CORS resources
83
117
toc : true
84
118
85
119
comments :
86
- active : " giscus" # The global switch for posts comments, e.g., 'disqus'. Keep it empty means disable
87
- # The active options are as follows:
120
+ # Global switch for the post-comment system. Keeping it empty means disabled.
121
+ provider : " giscus" # [disqus | utterances | giscus]
122
+ # The provider options are as follows:
88
123
disqus :
89
124
shortname : # fill with the Disqus shortname. › https://help.disqus.com/en/articles/1717111-what-s-a-shortname
90
125
# utterances settings › https://utteranc.es/
@@ -98,6 +133,7 @@ comments:
98
133
category : Q&A # <category>
99
134
category_id : DIC_kwDOJCvoiM4CUfUZ # <gh-category-id>
100
135
mapping : title # optional, default to 'pathname'
136
+ strict : # optional, default to '0'
101
137
input_position : # optional, default to 'bottom'
102
138
lang : es # optional, default to the value of `site.lang`
103
139
reactions_enabled : # optional, default to the value of `1`
@@ -108,10 +144,17 @@ assets:
108
144
enabled : # boolean, keep empty means false
109
145
# specify the Jekyll environment, empty means both
110
146
# only works if `assets.self_host.enabled` is 'true'
111
- env : # [development| production]
147
+ env : # [development | production]
112
148
113
149
pwa :
114
- enabled : true # the option for PWA feature
150
+ enabled : true # The option for PWA feature (installable)
151
+ cache :
152
+ enabled : true # The option for PWA offline cache
153
+ # Paths defined here will be excluded from the PWA cache.
154
+ # Usually its value is the `baseurl` of another website that
155
+ # shares the same domain name as the current website.
156
+ deny_paths :
157
+ # - "/example" # URLs match `<SITE_URL>/example/*` will not be cached by the PWA
115
158
116
159
paginate : 10
117
160
@@ -121,6 +164,7 @@ baseurl: ""
121
164
# ------------ The following options are not recommended to be modified ------------------
122
165
123
166
kramdown :
167
+ footnote_backlink : " ↩︎"
124
168
syntax_highlighter : rouge
125
169
syntax_highlighter_opts : # Rouge Options › https://github.com/jneen/rouge#full-options
126
170
css_class : highlight
@@ -161,10 +205,6 @@ defaults:
161
205
path : assets/img/favicons
162
206
values :
163
207
swcache : true
164
- - scope :
165
- path : assets/js/dist
166
- values :
167
- swcache : true
168
208
169
209
sass :
170
210
style : compressed
@@ -185,8 +225,9 @@ exclude:
185
225
- tools
186
226
- README.md
187
227
- LICENSE
188
- - rollup.config.js
189
- - package*.json
228
+ - purgecss.js
229
+ - " *.config.js"
230
+ - " package*.json"
190
231
191
232
jekyll-archives :
192
233
enabled : [categories, tags]
0 commit comments