Blog
Bootstrap (5.3) layered offcanvas components
05-11-2024
Although it's not supported, you can have multiple layers of the Bootstrap offcanvas components. The biggest limit is the z index value. That is if you don't change the values of course. In the example you'll see I've added something else too.
Run self-hosted GitLab on your home server
21-07-2024
So you want to run your own Gitlab server? I'll share my experience with you. Since I've got a home server for things like Pi-Hole and Home Assistant (both running in Docker), there was space left to run Gitlab. Yes, I could use Github, Bitbucket or Gitlab.com, but I'd like to have everything on one place. And thank to self hosted Gitlab it's possible!