Skip to content

Commit 8274240

Browse files
committed
deploy: 834c99f
1 parent 189a0c6 commit 8274240

File tree

70 files changed

+3390
-1739
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

70 files changed

+3390
-1739
lines changed

authors/fdrees/index.html

Lines changed: 47 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,8 @@ <h3 class="text-xl font-bold mb-6">Posts by Floor Drees</h3>
168168

169169

170170

171+
172+
171173
</div>
172174

173175

@@ -204,6 +206,9 @@ <h3 class="text-xl font-bold mb-6">All categories</h3>
204206
<li class="bg-charcoal-opacity-10 py-1 px-2.5 inline-block mr-2 mb-2"><a href="https://cloudnative-pg.io/tags/continuous-integration/"
205207
class="mr-2">Continuous-Integration</a></li>
206208

209+
<li class="bg-charcoal-opacity-10 py-1 px-2.5 inline-block mr-2 mb-2"><a href="https://cloudnative-pg.io/tags/dba/"
210+
class="mr-2">Dba</a></li>
211+
207212
<li class="bg-charcoal-opacity-10 py-1 px-2.5 inline-block mr-2 mb-2"><a href="https://cloudnative-pg.io/tags/devops/"
208213
class="mr-2">Devops</a></li>
209214

@@ -270,6 +275,9 @@ <h3 class="text-xl font-bold mb-6">All categories</h3>
270275
<li class="bg-charcoal-opacity-10 py-1 px-2.5 inline-block mr-2 mb-2"><a href="https://cloudnative-pg.io/tags/release/"
271276
class="mr-2">Release</a></li>
272277

278+
<li class="bg-charcoal-opacity-10 py-1 px-2.5 inline-block mr-2 mb-2"><a href="https://cloudnative-pg.io/tags/service-mesh/"
279+
class="mr-2">Service-Mesh</a></li>
280+
273281
<li class="bg-charcoal-opacity-10 py-1 px-2.5 inline-block mr-2 mb-2"><a href="https://cloudnative-pg.io/tags/tablespaces/"
274282
class="mr-2">Tablespaces</a></li>
275283

@@ -299,6 +307,45 @@ <h3 class="text-xl font-bold pb-6 px-4">Latest Posts</h3>
299307

300308
<div class="flex gap-3 mb-2.5">
301309

310+
<div class="my-auto">
311+
<img src="/authors/fdrees//floor.jpg" class="w-10 h-10 rounded-full"
312+
alt="Floor Drees">
313+
</div>
314+
<div class="my-auto">
315+
<div>
316+
<h1 class="text-lg charcoal font-bold">
317+
Floor Drees
318+
</h1>
319+
</div>
320+
</div>
321+
</div>
322+
323+
<a href="/blog/contributor-highlight-daniel-chambre/">
324+
325+
<div>
326+
<img src="/blog/contributor-highlight-daniel-chambre//daniel.jpg" class="object-fill"
327+
alt="Blog image">
328+
</div>
329+
<div class="charcoal">
330+
<h2 class="text-lg my-2.5 font-bold">Contributor Spotlight: Daniel Chambre</h2>
331+
</div>
332+
333+
334+
<div class="flex gap-2 text-sm charcoal opacity-75">
335+
<h6 class="flex gap-2 text-sm charcoal">
336+
April 28, 2025
337+
338+
2 minutes
339+
</h6>
340+
</div>
341+
</a>
342+
</div>
343+
344+
<div class="p-8 bg-white drop-shadow-md md:w-2/6 rounded-md border-2 border-slate-50 align-super inline-grid max-w-xs"
345+
style="min-width: 260px;">
346+
347+
<div class="flex gap-3 mb-2.5">
348+
302349
<div class="my-auto">
303350
<img src="/authors/fdrees//floor.jpg" class="w-10 h-10 rounded-full"
304351
alt="Floor Drees">
@@ -489,45 +536,6 @@ <h6 class="flex gap-2 text-sm charcoal">
489536
</a>
490537
</div>
491538

492-
<div class="p-8 bg-white drop-shadow-md md:w-2/6 rounded-md border-2 border-slate-50 align-super inline-grid max-w-xs"
493-
style="min-width: 260px;">
494-
495-
<div class="flex gap-3 mb-2.5">
496-
497-
<div class="my-auto">
498-
<img src="/authors/leonardoce//leonardoce-gh.jpeg" class="w-10 h-10 rounded-full"
499-
alt="Leonardo Cecchi">
500-
</div>
501-
<div class="my-auto">
502-
<div>
503-
<h1 class="text-lg charcoal font-bold">
504-
Leonardo Cecchi
505-
</h1>
506-
</div>
507-
</div>
508-
</div>
509-
510-
<a href="/blog/hasura-graphql/">
511-
512-
<div>
513-
<img src="/blog/hasura-graphql//dream_surreal_composition_elephant_giraffe_auto_island-1339293.jpg" class="object-fill"
514-
alt="Blog image">
515-
</div>
516-
<div class="charcoal">
517-
<h2 class="text-lg my-2.5 font-bold">CloudNativePG and Hasura: should we be scared by demons?</h2>
518-
</div>
519-
520-
521-
<div class="flex gap-2 text-sm charcoal opacity-75">
522-
<h6 class="flex gap-2 text-sm charcoal">
523-
May 1, 2023
524-
525-
7 minutes
526-
</h6>
527-
</div>
528-
</a>
529-
</div>
530-
531539

532540
</div>
533541
</div>

authors/gbartolini/index.html

Lines changed: 47 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,8 @@ <h3 class="text-xl font-bold mb-6">Posts by Gabriele Bartolini</h3>
170170

171171

172172

173+
174+
173175
<div class="column is-half">
174176
<a href="/blog/postgresql-16-beta1/">How to test PostgreSQL 16 beta in your Kubernetes cluster</a>
175177
<div class="flex gap-2 text-sm charcoal opacity-75">
@@ -235,6 +237,9 @@ <h3 class="text-xl font-bold mb-6">All categories</h3>
235237
<li class="bg-charcoal-opacity-10 py-1 px-2.5 inline-block mr-2 mb-2"><a href="https://cloudnative-pg.io/tags/continuous-integration/"
236238
class="mr-2">Continuous-Integration</a></li>
237239

240+
<li class="bg-charcoal-opacity-10 py-1 px-2.5 inline-block mr-2 mb-2"><a href="https://cloudnative-pg.io/tags/dba/"
241+
class="mr-2">Dba</a></li>
242+
238243
<li class="bg-charcoal-opacity-10 py-1 px-2.5 inline-block mr-2 mb-2"><a href="https://cloudnative-pg.io/tags/devops/"
239244
class="mr-2">Devops</a></li>
240245

@@ -301,6 +306,9 @@ <h3 class="text-xl font-bold mb-6">All categories</h3>
301306
<li class="bg-charcoal-opacity-10 py-1 px-2.5 inline-block mr-2 mb-2"><a href="https://cloudnative-pg.io/tags/release/"
302307
class="mr-2">Release</a></li>
303308

309+
<li class="bg-charcoal-opacity-10 py-1 px-2.5 inline-block mr-2 mb-2"><a href="https://cloudnative-pg.io/tags/service-mesh/"
310+
class="mr-2">Service-Mesh</a></li>
311+
304312
<li class="bg-charcoal-opacity-10 py-1 px-2.5 inline-block mr-2 mb-2"><a href="https://cloudnative-pg.io/tags/tablespaces/"
305313
class="mr-2">Tablespaces</a></li>
306314

@@ -330,6 +338,45 @@ <h3 class="text-xl font-bold pb-6 px-4">Latest Posts</h3>
330338

331339
<div class="flex gap-3 mb-2.5">
332340

341+
<div class="my-auto">
342+
<img src="/authors/fdrees//floor.jpg" class="w-10 h-10 rounded-full"
343+
alt="Floor Drees">
344+
</div>
345+
<div class="my-auto">
346+
<div>
347+
<h1 class="text-lg charcoal font-bold">
348+
Floor Drees
349+
</h1>
350+
</div>
351+
</div>
352+
</div>
353+
354+
<a href="/blog/contributor-highlight-daniel-chambre/">
355+
356+
<div>
357+
<img src="/blog/contributor-highlight-daniel-chambre//daniel.jpg" class="object-fill"
358+
alt="Blog image">
359+
</div>
360+
<div class="charcoal">
361+
<h2 class="text-lg my-2.5 font-bold">Contributor Spotlight: Daniel Chambre</h2>
362+
</div>
363+
364+
365+
<div class="flex gap-2 text-sm charcoal opacity-75">
366+
<h6 class="flex gap-2 text-sm charcoal">
367+
April 28, 2025
368+
369+
2 minutes
370+
</h6>
371+
</div>
372+
</a>
373+
</div>
374+
375+
<div class="p-8 bg-white drop-shadow-md md:w-2/6 rounded-md border-2 border-slate-50 align-super inline-grid max-w-xs"
376+
style="min-width: 260px;">
377+
378+
<div class="flex gap-3 mb-2.5">
379+
333380
<div class="my-auto">
334381
<img src="/authors/fdrees//floor.jpg" class="w-10 h-10 rounded-full"
335382
alt="Floor Drees">
@@ -520,45 +567,6 @@ <h6 class="flex gap-2 text-sm charcoal">
520567
</a>
521568
</div>
522569

523-
<div class="p-8 bg-white drop-shadow-md md:w-2/6 rounded-md border-2 border-slate-50 align-super inline-grid max-w-xs"
524-
style="min-width: 260px;">
525-
526-
<div class="flex gap-3 mb-2.5">
527-
528-
<div class="my-auto">
529-
<img src="/authors/leonardoce//leonardoce-gh.jpeg" class="w-10 h-10 rounded-full"
530-
alt="Leonardo Cecchi">
531-
</div>
532-
<div class="my-auto">
533-
<div>
534-
<h1 class="text-lg charcoal font-bold">
535-
Leonardo Cecchi
536-
</h1>
537-
</div>
538-
</div>
539-
</div>
540-
541-
<a href="/blog/hasura-graphql/">
542-
543-
<div>
544-
<img src="/blog/hasura-graphql//dream_surreal_composition_elephant_giraffe_auto_island-1339293.jpg" class="object-fill"
545-
alt="Blog image">
546-
</div>
547-
<div class="charcoal">
548-
<h2 class="text-lg my-2.5 font-bold">CloudNativePG and Hasura: should we be scared by demons?</h2>
549-
</div>
550-
551-
552-
<div class="flex gap-2 text-sm charcoal opacity-75">
553-
<h6 class="flex gap-2 text-sm charcoal">
554-
May 1, 2023
555-
556-
7 minutes
557-
</h6>
558-
</div>
559-
</a>
560-
</div>
561-
562570

563571
</div>
564572
</div>

authors/jgonzalez/index.html

Lines changed: 47 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,8 @@ <h3 class="text-xl font-bold mb-6">Posts by Jonathan Gonzalez V.</h3>
172172

173173

174174

175+
176+
175177
</div>
176178

177179

@@ -208,6 +210,9 @@ <h3 class="text-xl font-bold mb-6">All categories</h3>
208210
<li class="bg-charcoal-opacity-10 py-1 px-2.5 inline-block mr-2 mb-2"><a href="https://cloudnative-pg.io/tags/continuous-integration/"
209211
class="mr-2">Continuous-Integration</a></li>
210212

213+
<li class="bg-charcoal-opacity-10 py-1 px-2.5 inline-block mr-2 mb-2"><a href="https://cloudnative-pg.io/tags/dba/"
214+
class="mr-2">Dba</a></li>
215+
211216
<li class="bg-charcoal-opacity-10 py-1 px-2.5 inline-block mr-2 mb-2"><a href="https://cloudnative-pg.io/tags/devops/"
212217
class="mr-2">Devops</a></li>
213218

@@ -274,6 +279,9 @@ <h3 class="text-xl font-bold mb-6">All categories</h3>
274279
<li class="bg-charcoal-opacity-10 py-1 px-2.5 inline-block mr-2 mb-2"><a href="https://cloudnative-pg.io/tags/release/"
275280
class="mr-2">Release</a></li>
276281

282+
<li class="bg-charcoal-opacity-10 py-1 px-2.5 inline-block mr-2 mb-2"><a href="https://cloudnative-pg.io/tags/service-mesh/"
283+
class="mr-2">Service-Mesh</a></li>
284+
277285
<li class="bg-charcoal-opacity-10 py-1 px-2.5 inline-block mr-2 mb-2"><a href="https://cloudnative-pg.io/tags/tablespaces/"
278286
class="mr-2">Tablespaces</a></li>
279287

@@ -303,6 +311,45 @@ <h3 class="text-xl font-bold pb-6 px-4">Latest Posts</h3>
303311

304312
<div class="flex gap-3 mb-2.5">
305313

314+
<div class="my-auto">
315+
<img src="/authors/fdrees//floor.jpg" class="w-10 h-10 rounded-full"
316+
alt="Floor Drees">
317+
</div>
318+
<div class="my-auto">
319+
<div>
320+
<h1 class="text-lg charcoal font-bold">
321+
Floor Drees
322+
</h1>
323+
</div>
324+
</div>
325+
</div>
326+
327+
<a href="/blog/contributor-highlight-daniel-chambre/">
328+
329+
<div>
330+
<img src="/blog/contributor-highlight-daniel-chambre//daniel.jpg" class="object-fill"
331+
alt="Blog image">
332+
</div>
333+
<div class="charcoal">
334+
<h2 class="text-lg my-2.5 font-bold">Contributor Spotlight: Daniel Chambre</h2>
335+
</div>
336+
337+
338+
<div class="flex gap-2 text-sm charcoal opacity-75">
339+
<h6 class="flex gap-2 text-sm charcoal">
340+
April 28, 2025
341+
342+
2 minutes
343+
</h6>
344+
</div>
345+
</a>
346+
</div>
347+
348+
<div class="p-8 bg-white drop-shadow-md md:w-2/6 rounded-md border-2 border-slate-50 align-super inline-grid max-w-xs"
349+
style="min-width: 260px;">
350+
351+
<div class="flex gap-3 mb-2.5">
352+
306353
<div class="my-auto">
307354
<img src="/authors/fdrees//floor.jpg" class="w-10 h-10 rounded-full"
308355
alt="Floor Drees">
@@ -493,45 +540,6 @@ <h6 class="flex gap-2 text-sm charcoal">
493540
</a>
494541
</div>
495542

496-
<div class="p-8 bg-white drop-shadow-md md:w-2/6 rounded-md border-2 border-slate-50 align-super inline-grid max-w-xs"
497-
style="min-width: 260px;">
498-
499-
<div class="flex gap-3 mb-2.5">
500-
501-
<div class="my-auto">
502-
<img src="/authors/leonardoce//leonardoce-gh.jpeg" class="w-10 h-10 rounded-full"
503-
alt="Leonardo Cecchi">
504-
</div>
505-
<div class="my-auto">
506-
<div>
507-
<h1 class="text-lg charcoal font-bold">
508-
Leonardo Cecchi
509-
</h1>
510-
</div>
511-
</div>
512-
</div>
513-
514-
<a href="/blog/hasura-graphql/">
515-
516-
<div>
517-
<img src="/blog/hasura-graphql//dream_surreal_composition_elephant_giraffe_auto_island-1339293.jpg" class="object-fill"
518-
alt="Blog image">
519-
</div>
520-
<div class="charcoal">
521-
<h2 class="text-lg my-2.5 font-bold">CloudNativePG and Hasura: should we be scared by demons?</h2>
522-
</div>
523-
524-
525-
<div class="flex gap-2 text-sm charcoal opacity-75">
526-
<h6 class="flex gap-2 text-sm charcoal">
527-
May 1, 2023
528-
529-
7 minutes
530-
</h6>
531-
</div>
532-
</a>
533-
</div>
534-
535543

536544
</div>
537545
</div>

0 commit comments

Comments
 (0)