diff options
| author | iamcheeseman <[email protected]> | 2026-05-22 16:40:19 -0400 |
|---|---|---|
| committer | iamcheeseman <[email protected]> | 2026-05-22 16:40:19 -0400 |
| commit | cebde7eb9895ec840d512f902dbdbad82fa46526 (patch) | |
| tree | b15a603e773edf1400e578fa912847e732b7db36 /projects/git/index.md | |
| parent | 5d3e82de8b69ba41f210f87c5bf6765ee8d0e667 (diff) | |
update git hosting project page
Diffstat (limited to 'projects/git/index.md')
| -rw-r--r-- | projects/git/index.md | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/projects/git/index.md b/projects/git/index.md index b09d10e..84d933f 100644 --- a/projects/git/index.md +++ b/projects/git/index.md @@ -3,14 +3,15 @@ # Git Hosting My server, on top of hosting this website, also hosts [a Git -server](https://git.iamcheeseman.net) with its massive 256GB storage. +server](https://git.iamcheeseman.net) which hosts all my projects. ## Why? -Cause I wanna own my Git repos, silly. And it's cool to say I have a Git -server. +Cause I wanna actually own my Git repos, silly. And it's cool to say I have a +Git server. ## How? By following [this Git book](https://git-scm.com/book/en/v2). Chapter 4 is -where it describes the setup on a server. +where it describes the setup on a server. Additionally, I use cgit as the web +interface. |
