How to deploy with GitHub Webhook and Caddy

In this post I will showcase my deployment pipeline setup to deliver updates to my blog an portfolio websites with the help of GitHub webhooks. I keep it as generalized as possible, however, some specifics are inevitable, though adaptable to other systems and tooling.

The problem

I needed a way to instantly update my websites on my self-hosted werver, as it got really tedious to go in and pull in the changes from remote, then reload the webserver and do this for more and more sites (currently I run 3).

[Read more]

Selfhosted Blog

This is my first post!

I watched networkchuks video on creating a blog pipeline where your obsidian notes can be turned into and go on your self-hosted hugo blog.

Except for the last steps (a how-to will come soon), I copied his process and hosted THIS blog, right here! I tinkered with the hugo theme a bit, and created this favicon for my version of the blog too:

Image Description

Enjoy!

[Read more]