/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

jfr.im
| | blog.notmyhostna.me
0.9 parsecs away

Travel
| | This guide explains how to deploy to a remote server by pushing to a remote git repository which is using a custom post-receive hook to checkout the ...
| | brandont.dev
3.6 parsecs away

Travel
| | [AI summary] This post explains how to use Git hooks to create an automated CI/CD pipeline for deploying static websites to a remote VPS.
| | www.paritybit.ca
2.8 parsecs away

Travel
| | I've recently overhauled a lot of the software I use which means I have a whole new set of configuration files for most of that software. I figured it would be a good time to change the way I manage these configuration files too.
| | blog.foletta.net
13.0 parsecs away

Travel
| [AI summary] This technical article explores the internal data structures and fundamental constructs of Git, explaining how it manages source control through blobs, trees, commits, branches, and the index.