@@ -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 >
0 commit comments