Recent posts

Using a dotfile repo with Dev containers

1 minute read

When working with Dev containers in Visual Studio Code (VSCode) some things happen behind the scenes to help you. One of the things that happen is that the p...

Testing Jekyll locally on Windows

6 minute read

Jekyll is a static website generator that is simple to use, but also heavily customizable with loads of themes and plugins available. Since it is also suppor...