-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
247 lines (181 loc) · 8.08 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
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
<!DOCTYPE html>
<html lang='en'>
<head>
<meta charset='utf-8'>
<meta name='viewport' content='width=device-width, initial-scale=1'>
<meta name='description' content='To move forward and to avoid losing time on the same things'>
<meta property='og:title' content='Fill the memory'>
<meta property='og:description' content='To move forward and to avoid losing time on the same things'>
<meta property='og:url' content='https://fillmem.com/'>
<meta property='og:site_name' content='Fill the memory'>
<meta property='og:type' content='website'><meta property='og:updated_time' content='2022-04-10T14:39:36Z'/>
<meta name="generator" content="Hugo 0.26" />
<title>Fill the memory</title>
<link rel='canonical' href='https://fillmem.com/'>
<link href="https://fillmem.com/index.xml" rel="alternate" type="application/rss+xml" title="Fill the memory" />
<link href="https://fillmem.com/index.xml" rel="feed" type="application/rss+xml" title="Fill the memory" />
<link rel='icon' href='/favicon.ico'>
<link rel='stylesheet' href='https://fonts.googleapis.com/css?family=Ubuntu:400,400i,700&subset=latin'>
<link rel='stylesheet' href='/css/main.d02777fd.css'>
<link rel='stylesheet' href='/css/prism.css'>
<script>
window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
ga('create', 'UA-105858064-1', 'auto');
ga('send', 'pageview');
</script>
<script async src='//www.google-analytics.com/analytics.js'></script>
</head>
<body class='home'>
<div class='site'>
<header id='header' class='header-container'>
<div class='site-header'>
<nav id='navmenu' aria-label='Main Menu'>
<ul class='main-menu'>
<li>
<a href='https://fillmem.com'
>Blog</a>
</li>
</ul>
</nav>
<div class='site-info'>
<h1 class='site-title title'>Fill the memory</h1>
<p class='site-description'>To move forward and to avoid losing time on the same things</p>
</div>
</div>
</header>
<main class='main'>
<section id='list' class='list-container'>
<h2 class='list-title title'>Recent Posts</h2>
<div class='list'>
<article class='list-item'>
<div class='meta'>
<span>
<span class='screen-reader'>Posted on </span>
<time datetime='2022-04-10T14:39:36Z'>2022, Apr 10</time>
</span>
</div>
<header class='list-item-header'>
<h3 class='list-item-title'>
<a href='https://fillmem.com/post/godoc-and-generics-error/'>Generate godoc for pkg with generics</a>
</h3>
</header>
</article>
<article class='list-item'>
<div class='meta'>
<span>
<span class='screen-reader'>Posted on </span>
<time datetime='2021-02-06T17:41:46Z'>2021, Feb 06</time>
</span>
</div>
<header class='list-item-header'>
<h3 class='list-item-title'>
<a href='https://fillmem.com/post/create-html-element-with-vanilla-javascript/'>Vanilla JavaScript: Create a HTML Element</a>
</h3>
</header>
</article>
<article class='list-item'>
<div class='meta'>
<span>
<span class='screen-reader'>Posted on </span>
<time datetime='2018-06-30T17:30:50+01:00'>2018, Jun 30</time>
</span>
</div>
<header class='list-item-header'>
<h3 class='list-item-title'>
<a href='https://fillmem.com/post/intellij-ideavim-repeat-key/'>IntelliJ IDEA and IdeaVim key does not repeat</a>
</h3>
</header>
</article>
<article class='list-item'>
<div class='meta'>
<span>
<span class='screen-reader'>Posted on </span>
<time datetime='2018-06-12T23:47:27+01:00'>2018, Jun 12</time>
</span>
</div>
<header class='list-item-header'>
<h3 class='list-item-title'>
<a href='https://fillmem.com/post/library-not-loaded-osx-brew/'>Fix "library not loaded" error with Brew</a>
</h3>
</header>
</article>
<article class='list-item'>
<div class='meta'>
<span>
<span class='screen-reader'>Posted on </span>
<time datetime='2017-10-23T05:45:26+01:00'>2017, Oct 23</time>
</span>
</div>
<header class='list-item-header'>
<h3 class='list-item-title'>
<a href='https://fillmem.com/post/docker-tips-software-developers/'>Docker's first aid for software developers</a>
</h3>
</header>
</article>
</div>
</section>
</main>
<footer id='footer' class='footer-container'>
<div class='footer'>
<div class='social'>
<nav aria-label='Social Menu'>
<ul class='social-menu'><li>
<a href='mailto:[email protected]' target='_blank' rel='noopener'>
<span class='screen-reader'>Open Email account in new tab</span>
<svg class='icon' viewbox='0 0 24 24' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' aria-hidden='true'>
<path d="M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z"/>
<polyline points="22,6 12,13 2,6"/>
</svg>
</a>
</li><li>
<a href='https://facebook.com/gsempe' target='_blank' rel='noopener'>
<span class='screen-reader'>Open Facebook account in new tab</span>
<svg class='icon' viewbox='0 0 24 24' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' aria-hidden='true'>
<path d="M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z"/>
</svg>
</a>
</li><li>
<a href='https://github.com/gsempe' target='_blank' rel='noopener'>
<span class='screen-reader'>Open Github account in new tab</span>
<svg class='icon' viewbox='0 0 24 24' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' aria-hidden='true'>
<path d="M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 0 0-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 19.91 1S18.73.65 16 2.48a13.38 13.38 0 0 0-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77a5.44 5.44 0 0 0-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22"/>
</svg>
</a>
</li><li>
<a href='https://instagram.com/gsempe' target='_blank' rel='noopener'>
<span class='screen-reader'>Open Instagram account in new tab</span>
<svg class='icon' viewbox='0 0 24 24' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' aria-hidden='true'>
<rect x="2" y="2" width="20" height="20" rx="5" ry="5"/>
<path d="M16 11.37A4 4 0 1 1 12.63 8 4 4 0 0 1 16 11.37z"/>
<line x1="17.5" y1="6.5" x2="17.5" y2="6.5"/>
</svg>
</a>
</li><li>
<a href='https://linkedin.com/in/gsempe' target='_blank' rel='noopener'>
<span class='screen-reader'>Open Linkedin account in new tab</span>
<svg class='icon' viewbox='0 0 24 24' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' aria-hidden='true'>
<path stroke-width="1.8" d="m5.839218,4.101561c0,1.211972 -0.974141,2.194011 -2.176459,2.194011s-2.176459,-0.982039 -2.176459,-2.194011c0,-1.211094 0.974141,-2.194011 2.176459,-2.194011s2.176459,0.982917 2.176459,2.194011zm0.017552,3.94922l-4.388022,0l0,14.04167l4.388022,0l0,-14.04167zm7.005038,0l-4.359939,0l0,14.04167l4.360816,0l0,-7.370999c0,-4.098413 5.291077,-4.433657 5.291077,0l0,7.370999l4.377491,0l0,-8.89101c0,-6.915523 -7.829986,-6.66365 -9.669445,-3.259423l0,-1.891237z"/>
</svg>
</a>
</li><li>
<a href='https://twitter.com/tx' target='_blank' rel='noopener'>
<span class='screen-reader'>Open Twitter account in new tab</span>
<svg class='icon' viewbox='0 0 24 24' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' aria-hidden='true'>
<path d="M23 3a10.9 10.9 0 0 1-3.14 1.53 4.48 4.48 0 0 0-7.86 3v1A10.66 10.66 0 0 1 3 4s-4 9 5 13a11.64 11.64 0 0 1-7 2c9 5 20 0 20-11.5a4.5 4.5 0 0 0-.08-.83A7.72 7.72 0 0 0 23 3z"/>
</svg>
</a>
</li></ul>
</nav>
</div>
<div class='copyright'>
<p>
© 2017-2022 Guillaume Sempe</p>
</div>
</div>
</footer>
</div>
<script src='/js/main.af838dd5.js'></script>
<script src='/js/prism.js'></script>
<script src='/js/custom.js'></script>
</body>
</html>