summaryrefslogtreecommitdiff
path: root/src/pages/blog/2022-03-24.md
blob: d620b8ab7833d319f1273ca257cb1f8813fd30c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
layout: ../../layouts/BlogLayout.astro
---
# Here comes my git server :fire:
I've mirrored all of my important projects from GitHub :github: (along with some unpublished ones) to my personal git server: https://git.eug-vs.xyz

It includes:
 - My [dotfiles](https://git.eug-vs.xyz/eug-vs/dotfiles/)
 - My builds of [suckless sotftware](https://suckless.org)
 - [Source code](https://git.eug-vs.xyz/eug-vs/eug-vs-xyz/) for this website
 - My [homelab infrastructure](https://git.eug-vs.xyz/eug-vs/infrastructure/) (subject for the upcoming blog post)
 - And [more](https://git.eug-vs.xyz)...

![git remote meme](/git-remote-meme.png)

I'm using [cgit](https://git.zx2c4.com/cgit/) as a web fronted to it. There still is some misconfiguration here and there, but it works. Check it out!