aboutsummaryrefslogtreecommitdiff
path: root/projects/git/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'projects/git/index.md')
-rw-r--r--projects/git/index.md9
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.