Tag: Git
2022
(4 entries)- Switching to SourceHut Builds
Earlier this year I started using git-hooks for CI/CD, but now I'm switching to SourceHut.
- How to setup soft-serve as a systemd-service
Setting up and using soft-serve from charm.sh as a Git-server.
- What should you choose for depolying your static websites?
Should you use GitHub Pages/Actions, `scp/rsync`, Sourcehut, GitLab?
- Git tips & tricks
Useful tips and tricks I've picked up from using Git for a few years.
2021
(1 entry)- Deploy a static site to production using git-hooks
How to deploy a static site to production (any kind of Linux-server).