@@ -168,6 +168,8 @@ <h3 class="text-xl font-bold mb-6">Posts by Gabriele Bartolini</h3>
168168
169169
170170
171+
172+
171173 < div class ="column is-half ">
172174 < a href ="/blog/postgresql-16-beta1/ "> How to test PostgreSQL 16 beta in your Kubernetes cluster</ a >
173175 < div class ="flex gap-2 text-sm charcoal opacity-75 ">
@@ -266,6 +268,9 @@ <h3 class="text-xl font-bold mb-6">All categories</h3>
266268 < li class ="bg-charcoal-opacity-10 py-1 px-2.5 inline-block mr-2 mb-2 "> < a href ="https://cloudnative-pg.io/tags/kubernetes/ "
267269 class ="mr-2 "> Kubernetes</ a > </ li >
268270
271+ < li class ="bg-charcoal-opacity-10 py-1 px-2.5 inline-block mr-2 mb-2 "> < a href ="https://cloudnative-pg.io/tags/linux/ "
272+ class ="mr-2 "> Linux</ a > </ li >
273+
269274 < li class ="bg-charcoal-opacity-10 py-1 px-2.5 inline-block mr-2 mb-2 "> < a href ="https://cloudnative-pg.io/tags/open-source/ "
270275 class ="mr-2 "> Open-Source</ a > </ li >
271276
@@ -278,6 +283,9 @@ <h3 class="text-xl font-bold mb-6">All categories</h3>
278283 < li class ="bg-charcoal-opacity-10 py-1 px-2.5 inline-block mr-2 mb-2 "> < a href ="https://cloudnative-pg.io/tags/pg16beta1/ "
279284 class ="mr-2 "> Pg16beta1</ a > </ li >
280285
286+ < li class ="bg-charcoal-opacity-10 py-1 px-2.5 inline-block mr-2 mb-2 "> < a href ="https://cloudnative-pg.io/tags/pgbouncer/ "
287+ class ="mr-2 "> Pgbouncer</ a > </ li >
288+
281289 < li class ="bg-charcoal-opacity-10 py-1 px-2.5 inline-block mr-2 mb-2 "> < a href ="https://cloudnative-pg.io/tags/postgres/ "
282290 class ="mr-2 "> Postgres</ a > </ li >
283291
@@ -322,6 +330,45 @@ <h3 class="text-xl font-bold pb-6 px-4">Latest Posts</h3>
322330
323331 < div class ="flex gap-3 mb-2.5 ">
324332
333+ < div class ="my-auto ">
334+ < img src ="/authors/fdrees//floor.jpg " class ="w-10 h-10 rounded-full "
335+ alt ="Floor Drees ">
336+ </ div >
337+ < div class ="my-auto ">
338+ < div >
339+ < h1 class ="text-lg charcoal font-bold ">
340+ Floor Drees
341+ </ h1 >
342+ </ div >
343+ </ div >
344+ </ div >
345+
346+ < a href ="/blog/contributor-highlight-jonathan-gonzalez/ ">
347+
348+ < div >
349+ < img src ="/blog/contributor-highlight-jonathan-gonzalez//jonathan.jpg " class ="object-fill "
350+ alt ="Blog image ">
351+ </ div >
352+ < div class ="charcoal ">
353+ < h2 class ="text-lg my-2.5 font-bold "> Contributor Spotlight: Jonathan Gonzalez</ h2 >
354+ </ div >
355+
356+
357+ < div class ="flex gap-2 text-sm charcoal opacity-75 ">
358+ < h6 class ="flex gap-2 text-sm charcoal ">
359+ April 22, 2025
360+ •
361+ 2 minutes
362+ </ h6 >
363+ </ div >
364+ </ a >
365+ </ div >
366+
367+ < 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 "
368+ style ="min-width: 260px; ">
369+
370+ < div class ="flex gap-3 mb-2.5 ">
371+
325372< div class ="my-auto ">
326373 < img src ="/authors/fdrees//floor.jpg " class ="w-10 h-10 rounded-full "
327374 alt ="Floor Drees ">
@@ -512,45 +559,6 @@ <h6 class="flex gap-2 text-sm charcoal">
512559 </ a >
513560 </ div >
514561
515- < 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 "
516- style ="min-width: 260px; ">
517-
518- < div class ="flex gap-3 mb-2.5 ">
519-
520- < div class ="my-auto ">
521- < img src ="/authors/jsilvela//jsilvela-gh.jpeg " class ="w-10 h-10 rounded-full "
522- alt ="Jaime Silvela ">
523- </ div >
524- < div class ="my-auto ">
525- < div >
526- < h1 class ="text-lg charcoal font-bold ">
527- Jaime Silvela
528- </ h1 >
529- </ div >
530- </ div >
531- </ div >
532-
533- < a href ="/blog/introducing-ciclops/ ">
534-
535- < div >
536- < img src ="/blog/introducing-ciclops//7th_voyage_of_Sinbad_-_Cyclops.png " class ="object-fill "
537- alt ="Blog image ">
538- </ div >
539- < div class ="charcoal ">
540- < h2 class ="text-lg my-2.5 font-bold "> Introducing Ciclops, a new GitHub action to better understand CI/CD test results</ h2 >
541- </ div >
542-
543-
544- < div class ="flex gap-2 text-sm charcoal opacity-75 ">
545- < h6 class ="flex gap-2 text-sm charcoal ">
546- January 25, 2023
547- •
548- 5 minutes
549- </ h6 >
550- </ div >
551- </ a >
552- </ div >
553-
554562
555563 </ div >
556564 </ div >
0 commit comments