Upgrading 11ty from 0.12 to 1.0
Posted on 10th June 2022.
This blog has been running on 11ty for 2 years. With version 1.0 being released at the beginning of 2022, I thought it about time I upgraded
Posted on 10th June 2022.
This blog has been running on 11ty for 2 years. With version 1.0 being released at the beginning of 2022, I thought it about time I upgraded
Posted on 8th June 2022.
I reduced our Gitlab CI powered Docker build by 80% - taking it more than 15 minutes to around 3 minutes to build and push with these steps
Posted on 30th May 2022.
Sharing configuration for a documentation framework keeps a lot of noise out of your project repository. This blog explains how we use a Docker image to reduce the friction in writing and displaying documentation
Posted on 20th May 2022.
What steps do I go through when setting up a new computer?
Posted on 13th May 2022.
This post covers several main types of custom composer repositories and how to use them
Posted on 7th May 2022.
Posted on 11th February 2022.
During the build of a Docker image you may need to step through several stages. Using a multi-build helps keep the end result smaller in size.
Posted on 9th February 2022.
Posted on 31st December 2021.
2021 was the year everything just carried on being a bit rubbish in the world. There were, however, some excellent highlights in the year
Posted on 11th December 2021.
You may wish to use your own private registry when building Docker images in a Gitlab CI pipeline - this blog shows how to access your private registry