My Projects
So currently I don’t have any running projects than my own home stuff. Just figuring out how to make my blog and serve the files the best way.
I made this Hugo Blog which is managed in a Git-Repository and gets deployed automatically after each push.
The deployment process uses a drone-CI pipeline which executes hugo
on the repository and publishes the ``/public` folder with SCP to the server.
The server is hosted by myself and is basically just an old laptop running Debian 11 bullseye.