-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
229 lines (161 loc) · 10 KB
/
index.html
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
<!DOCTYPE html>
<html prefix="og: http://ogp.me/ns#">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Antonio Lignan's blog · Antonio Lignan</title>
<meta name="description" content="Or, how I went from developer to manager (and trying to go back!)">
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
<meta name="generator" content="Hugo 0.29" />
<meta name="robots" content="index,follow">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="og:title" content="Antonio Lignan's blog">
<meta property="og:description" content="Or, how I went from developer to manager (and trying to go back!)">
<meta property="og:type" content="website">
<meta property="og:url" content="/">
<link rel="stylesheet" href="/dist/styles.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,400,600,700,300&subset=latin,cyrillic-ext,latin-ext,cyrillic">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
<link href="/index.xml" rel="alternate" type="application/rss+xml">
</head>
<body>
<div id="wrapper">
<header class="site-header">
<div class="container">
<div class="site-title-wrapper">
<h1 class="site-title">
<a title="Antonio Lignan's blog" href="/">Antonio Lignan's blog</a>
</h1>
<a class="button-square" href="/index.xml"><i class="fa fa-rss"></i></a>
<a class="button-square button-social hint--top" data-hint="Twitter" title="Twitter" href="https://twitter.com/4Li6NaN">
<i class="fa fa-twitter"></i>
</a>
<a class="button-square button-social hint--top" data-hint="Github" title="Github" href="https://github.com/alignan">
<i class="fa fa-github-alt"></i>
</a>
<a class="button-square button-social hint--top" data-hint="LinkedIn" title="LinkedIn" href="https://www.linkedin.com/in/antonio-li%c3%b1%c3%a1n-colina-73566229">
<i class="fa fa-linkedin"></i>
</a>
<a class="button-square button-social hint--top" data-hint="Email" title="Email" href="mailto:[email protected]">
<i class="fa fa-envelope"></i>
</a>
</div>
<ul class="site-nav">
<li class="site-nav-item">
<a title="Blog" href="/">Blog</a>
</li>
<li class="site-nav-item">
<a title="Projects" href="/projects/">Projects</a>
</li>
<li class="site-nav-item">
<a title="About" href="/about">About</a>
</li>
<li class="site-nav-item">
<a title="CV" href="/cv">CV</a>
</li>
</ul>
</div>
</header>
<div id="container">
<div id="post-index" class="container" itemscope="" itemtype="https://schema.org/Blog">
<header class="post-header">
<h1 class="post-title" itemprop="name">From Kirk to Picard</h1>
<p>Or, how I went from developer to manager (and trying to go back!)</p>
</header>
<ol class="post-list">
<li class="post-stub" itemprop="blogPost" itemscope="" itemtype="https://schema.org/BlogPosting">
<a href="/post/restoring-grafana-db/" itemprop="url" title="Go to post detail">
<h4 class="post-stub-title" itemprop="name">Restoring a malformed Grafana's database</h4>
<time class="post-stub-date" datetime="2019-11-08">Published Fri, Nov 8, 2019</time>
</a>
</li>
<li class="post-stub" itemprop="blogPost" itemscope="" itemtype="https://schema.org/BlogPosting">
<a href="/post/disable-screen-blanking-rpi/" itemprop="url" title="Go to post detail">
<h4 class="post-stub-title" itemprop="name">Disable screen blanking in the Raspberry Pi (Debian Buster)</h4>
<time class="post-stub-date" datetime="2019-11-03">Published Sun, Nov 3, 2019</time>
</a>
</li>
<li class="post-stub" itemprop="blogPost" itemscope="" itemtype="https://schema.org/BlogPosting">
<a href="/post/grafana-refresh-options/" itemprop="url" title="Go to post detail">
<h4 class="post-stub-title" itemprop="name">Grafana refresh options</h4>
<time class="post-stub-date" datetime="2019-11-02">Published Sat, Nov 2, 2019</time>
</a>
</li>
<li class="post-stub" itemprop="blogPost" itemscope="" itemtype="https://schema.org/BlogPosting">
<a href="/post/remove-rpi-wizard/" itemprop="url" title="Go to post detail">
<h4 class="post-stub-title" itemprop="name">Remove Welcome Raspberry Pi Wizard at start-up</h4>
<time class="post-stub-date" datetime="2019-11-02">Published Sat, Nov 2, 2019</time>
</a>
</li>
<li class="post-stub" itemprop="blogPost" itemscope="" itemtype="https://schema.org/BlogPosting">
<a href="/post/replacing_wunderground_with_openweather/" itemprop="url" title="Go to post detail">
<h4 class="post-stub-title" itemprop="name">Moving from Wunderground to OpenWeatherMap</h4>
<time class="post-stub-date" datetime="2019-03-09">Published Sat, Mar 9, 2019</time>
</a>
</li>
<li class="post-stub" itemprop="blogPost" itemscope="" itemtype="https://schema.org/BlogPosting">
<a href="/post/my-latest-geocaches-2018/" itemprop="url" title="Go to post detail">
<h4 class="post-stub-title" itemprop="name">My Latest Geocaches 2018</h4>
<time class="post-stub-date" datetime="2018-11-02">Published Fri, Nov 2, 2018</time>
</a>
</li>
<li class="post-stub" itemprop="blogPost" itemscope="" itemtype="https://schema.org/BlogPosting">
<a href="/post/smart-home-with-influxdb-grafana-hue-enocean-2/" itemprop="url" title="Go to post detail">
<h4 class="post-stub-title" itemprop="name">Smart Home with enOcean sensors, Philips Hue and Weather underground, running on influxDb and Grafana in a Raspberry Pi (Part 2 of 2)</h4>
<time class="post-stub-date" datetime="2018-11-02">Published Fri, Nov 2, 2018</time>
</a>
</li>
<li class="post-stub" itemprop="blogPost" itemscope="" itemtype="https://schema.org/BlogPosting">
<a href="/post/smart-home-with-influxdb-grafana-hue-enocean/" itemprop="url" title="Go to post detail">
<h4 class="post-stub-title" itemprop="name">Smart Home with enOcean sensors, Philips Hue and Weather underground, running on influxDb and Grafana in a Raspberry Pi (Part 1 of 2)</h4>
<time class="post-stub-date" datetime="2018-11-02">Published Fri, Nov 2, 2018</time>
</a>
</li>
<li class="post-stub" itemprop="blogPost" itemscope="" itemtype="https://schema.org/BlogPosting">
<a href="/post/compile-vlc-raspberry-stretch/" itemprop="url" title="Go to post detail">
<h4 class="post-stub-title" itemprop="name">Compile VLC with Hardware Acceleration for the Raspberry Pi (Stretch)</h4>
<time class="post-stub-date" datetime="2018-08-05">Published Sun, Aug 5, 2018</time>
</a>
</li>
<li class="post-stub" itemprop="blogPost" itemscope="" itemtype="https://schema.org/BlogPosting">
<a href="/post/raspberry-pi-ssh-hangs/" itemprop="url" title="Go to post detail">
<h4 class="post-stub-title" itemprop="name">SSH hangs when connected to Raspberry Pi 3</h4>
<time class="post-stub-date" datetime="2018-08-05">Published Sun, Aug 5, 2018</time>
</a>
</li>
</ol>
<div class="post-navigation">
<nav class="pagination" role="navigation">
<span class="page-number">Page 1 of 3</span>
<a class="older-posts" href="/page/2/">Older Posts →</a>
</nav>
</div>
</div>
</div>
</div>
<footer class="footer">
<div class="container">
<div class="site-title-wrapper">
<h1 class="site-title">
<a title="Antonio Lignan's blog" href="/">Antonio Lignan's blog</a>
</h1>
<a class="button-square button-jump-top js-jump-top" href="#">
<i class="fa fa-angle-up"></i>
</a>
</div>
<p class="footer-copyright">
<span>© 2019 / Powered by <a href="https://gohugo.io/">Hugo</a></span>
</p>
<p class="footer-copyright">
<span><a href="https://github.com/roryg/ghostwriter">Ghostwriter theme</a> By <a href="http://jollygoodthemes.com">JollyGoodThemes</a></span>
<span>/ <a href="https://github.com/jbub/ghostwriter">Ported</a> to Hugo By <a href="https://github.com/jbub">jbub</a></span>
</p>
</div>
</footer>
<script src="/js/jquery-1.11.3.min.js"></script>
<script src="/js/jquery.fitvids.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/highlight.min.js"></script>
<script src="/js/scripts.js"></script>
</body>
</html>