Brynjar Ingimarsson

Software Developer

Blog

My 2023 website makeover using Astro and Contentful

February 14, 2023

I recently woke up with the urge to redesign my personal website. This time, I wanted a completely static website with a minimalist look, and I decided to use Astro for the job. In this post I'll go over the process and the features that I added.

Read more >>

Add meta-data to Slim routes using PHP 8 attributes

August 31, 2022

PHP 8.0 introduced attributes. They can be used to add meta-data to classes, methods and more. Here we look at how we can use attributes with Slim to add meta-data to routes.

Read more >>

Building a website with Next.js and Contentful

March 31, 2022

I decided to build my new website with Next.js using Contentul as a headless CMS. In this post I go over the process and the features that I have implemented.

Read more >>