-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
376 lines (211 loc) · 10.5 KB
/
index.html
File metadata and controls
376 lines (211 loc) · 10.5 KB
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
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
<!DOCTYPE html>
<html lang="es-es">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="generator" content="Hugo 0.60.0-DEV with theme Tranquilpeak 0.4.7-BETA">
<meta name="author" content="Roberto Bermejo">
<meta name="keywords" content=", development, next-gen">
<meta name="description" content="Recuerdos para el futuro">
<meta property="og:description" content="Recuerdos para el futuro">
<meta property="og:type" content="website">
<meta property="og:title" content="Roberto Blog">
<meta name="twitter:title" content="Roberto Blog">
<meta property="og:url" content="https://robertobermejo.es/">
<meta property="twitter:url" content="https://robertobermejo.es/">
<meta property="og:site_name" content="Roberto Blog">
<meta property="og:description" content="Recuerdos para el futuro">
<meta name="twitter:description" content="Recuerdos para el futuro">
<meta property="og:locale" content="es-es">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@roberbermejo">
<meta name="twitter:creator" content="@roberbermejo">
<meta property="og:image" content="https://www.gravatar.com/avatar/218b05d6600c9c1ca2a09135881e0e63?s=640">
<meta property="twitter:image" content="https://www.gravatar.com/avatar/218b05d6600c9c1ca2a09135881e0e63?s=640">
<title>Roberto Blog</title>
<link rel="icon" href="https://robertobermejo.es/favicon.png">
<link rel="alternate" type="application/rss+xml" title="RSS" href="https://robertobermejo.es/index.xml">
<link rel="canonical" href="https://robertobermejo.es/">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" integrity="sha256-eZrrJcwDc/3uDhsdt61sL2oOBY362qM3lon1gyExkL0=" crossorigin="anonymous" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/fancybox/2.1.4/jquery.fancybox.min.css" integrity="sha256-vuXZ9LGmmwtjqFX1F+EKin1ThZMub58gKULUyf0qECk=" crossorigin="anonymous" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/fancybox/2.1.4/helpers/jquery.fancybox-thumbs.min.css" integrity="sha256-SEa4XYAHihTcEP1f5gARTB2K26Uk8PsndQYHQC1f4jU=" crossorigin="anonymous" />
<link rel="stylesheet" href="https://robertobermejo.es/css/style-twzjdbqhmnnacqs0pwwdzcdbt8yhv8giawvjqjmyfoqnvazl0dalmnhdkvp7.min.css" />
<script type="application/javascript">
var doNotTrack = false;
if (!doNotTrack) {
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-42238303-1', 'auto');
ga('send', 'pageview');
}
</script>
</head>
<body>
<div id="blog">
<header id="header" data-behavior="2">
<i id="btn-open-sidebar" class="fa fa-lg fa-bars"></i>
<div class="header-title">
<a class="header-title-link" href="https://robertobermejo.es/">Roberto Blog</a>
</div>
<a class="header-right-picture "
href="https://robertobermejo.es/#about">
<img class="header-picture" src="https://www.gravatar.com/avatar/218b05d6600c9c1ca2a09135881e0e63?s=90" alt="Foto de autor" />
</a>
</header>
<nav id="sidebar" data-behavior="2">
<div class="sidebar-container">
<div class="sidebar-profile">
<a href="https://robertobermejo.es/#about">
<img class="sidebar-profile-picture" src="https://www.gravatar.com/avatar/218b05d6600c9c1ca2a09135881e0e63?s=110" alt="Foto de autor" />
</a>
<h4 class="sidebar-profile-name">Roberto Bermejo</h4>
<h5 class="sidebar-profile-bio">Super bio with markdown support <strong>COOL</strong></h5>
</div>
<ul class="sidebar-buttons">
<li class="sidebar-button">
<a class="sidebar-button-link " href="https://robertobermejo.es/">
<i class="sidebar-button-icon fa fa-lg fa-home"></i>
<span class="sidebar-button-desc">Inicio</span>
</a>
</li>
<li class="sidebar-button">
<a class="sidebar-button-link " href="https://robertobermejo.es/categories">
<i class="sidebar-button-icon fa fa-lg fa-bookmark"></i>
<span class="sidebar-button-desc">Categorías</span>
</a>
</li>
<li class="sidebar-button">
<a class="sidebar-button-link " href="https://robertobermejo.es/tags">
<i class="sidebar-button-icon fa fa-lg fa-tags"></i>
<span class="sidebar-button-desc">Etiquetas</span>
</a>
</li>
<li class="sidebar-button">
<a class="sidebar-button-link " href="https://robertobermejo.es/archives">
<i class="sidebar-button-icon fa fa-lg fa-archive"></i>
<span class="sidebar-button-desc">Archivos</span>
</a>
</li>
<li class="sidebar-button">
<a class="sidebar-button-link " href="https://robertobermejo.es/#about">
<i class="sidebar-button-icon fa fa-lg fa-question"></i>
<span class="sidebar-button-desc">Acerca de</span>
</a>
</li>
</ul>
<ul class="sidebar-buttons">
<li class="sidebar-button">
<a class="sidebar-button-link " href="https://github.com/robertobermejo" target="_blank" rel="noopener">
<i class="sidebar-button-icon fa fa-lg fa-github"></i>
<span class="sidebar-button-desc">GitHub</span>
</a>
</li>
<li class="sidebar-button">
<a class="sidebar-button-link " href="https://stackoverflow.com/users/4753805/roberto-bermejo-martinez" target="_blank" rel="noopener">
<i class="sidebar-button-icon fa fa-lg fa-stack-overflow"></i>
<span class="sidebar-button-desc">Stack Overflow</span>
</a>
</li>
</ul>
<ul class="sidebar-buttons">
<li class="sidebar-button">
<a class="sidebar-button-link " href="https://robertobermejo.es/index.xml">
<i class="sidebar-button-icon fa fa-lg fa-rss"></i>
<span class="sidebar-button-desc">RSS</span>
</a>
</li>
</ul>
</div>
</nav>
<div id="main" data-behavior="2"
class="
hasCoverMetaIn
">
<section class="postShorten-group main-content-wrap">
<article class="postShorten postShorten--thumbnailimg-bottom" itemscope itemType="http://schema.org/BlogPosting">
<div class="postShorten-wrap">
<div class="postShorten-header">
<h1 class="postShorten-title" itemprop="headline">
<a class="link-unstyled" href="https://robertobermejo.es/2019/09/hugo-plus-github-equals-to-hello-world/">
Hugo Plus GitHub Equals to Hello World
</a>
</h1>
<div class="postShorten-meta post-meta">
<time itemprop="datePublished" datetime="2019-09-22T13:05:18+02:00">
22 Septiembre 2019
</time>
</div>
</div>
<div class="postShorten-excerpt" itemprop="articleBody">
Objective I want to publish some content on my blog using some content generator, and I don’t want to hire a hosting. I can use Wordpress, but I prefer to use some technologies that let me know new ways of publishing content.
So, I will use Hugo for this purpose. There are a lot of tools like Jekyllrb, Ghost, Grav, Pelican and more alternatives.
The last step will be set up GitHub actions.
<p>
<a href="https://robertobermejo.es/2019/09/hugo-plus-github-equals-to-hello-world/" class="postShorten-excerpt_link link">Seguir leyendo</a>
</p>
</div>
</div>
</article>
</section>
<footer id="footer" class="main-content-wrap">
<span class="copyrights">
© 2019 Roberto Bermejo. Todos los derechos reservados
</span>
</footer>
</div>
</div>
<div id="about">
<div id="about-card">
<div id="about-btn-close">
<i class="fa fa-remove"></i>
</div>
<img id="about-card-picture" src="https://www.gravatar.com/avatar/218b05d6600c9c1ca2a09135881e0e63?s=110" alt="Foto de autor" />
<h4 id="about-card-name">Roberto Bermejo</h4>
<div id="about-card-bio">Super bio with markdown support <strong>COOL</strong></div>
<div id="about-card-job">
<i class="fa fa-briefcase"></i>
<br/>
Backend Developer at Indexa Capital
</div>
<div id="about-card-location">
<i class="fa fa-map-marker"></i>
<br/>
Spain
</div>
</div>
</div>
<div id="cover" style="background-image:url('https://robertobermejo.es/images/cover.jpg');"></div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.2.4/jquery.min.js" integrity="sha256-BbhdlvQf/xTY9gja0Dq3HiwQF8LaCRTXxZKRutelT44=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/highlight.min.js" integrity="sha256-/BfiIkHlHoVihZdc6TFuj7MmJ0TWcWsMXkeDFwhi0zw=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/fancybox/2.1.7/js/jquery.fancybox.min.js" integrity="sha256-GEAnjcTqVP+vBp3SSc8bEDQqvWAZMiHyUSIorrWwH50=" crossorigin="anonymous"></script>
<script src="https://robertobermejo.es/js/script-pcw6v3xilnxydl1vddzazdverrnn9ctynvnxgwho987mfyqkuylcb1nlt.min.js"></script>
<script lang="javascript">
window.onload = updateMinWidth;
window.onresize = updateMinWidth;
document.getElementById("sidebar").addEventListener("transitionend", updateMinWidth);
function updateMinWidth() {
var sidebar = document.getElementById("sidebar");
var main = document.getElementById("main");
main.style.minWidth = "";
var w1 = getComputedStyle(main).getPropertyValue("min-width");
var w2 = getComputedStyle(sidebar).getPropertyValue("width");
var w3 = getComputedStyle(sidebar).getPropertyValue("left");
main.style.minWidth = `calc(${w1} - ${w2} - ${w3})`;
}
</script>
<script>
$(document).ready(function() {
hljs.configure({ classPrefix: '', useBR: false });
$('pre.code-highlight > code, pre > code').each(function(i, block) {
if (!$(this).hasClass('codeblock')) {
$(this).addClass('codeblock');
}
hljs.highlightBlock(block);
});
});
</script>
</body>
</html>