summaryrefslogtreecommitdiff
path: root/src/pages/blog/2022-03-24.md
diff options
context:
space:
mode:
authoreug-vs <eugene@eug-vs.xyz>2022-10-23 23:36:49 +0300
committereug-vs <eugene@eug-vs.xyz>2022-10-23 23:44:44 +0300
commit0945a5bad65a00d0aa837528a9e0575e9905ccea (patch)
treeec6fd5f5688f9db8048e91cd093a7f690c51d462 /src/pages/blog/2022-03-24.md
parentb328a15cbf5877125dcacacf589d26cc3e4a8e49 (diff)
downloadeug-vs-xyz-0945a5bad65a00d0aa837528a9e0575e9905ccea.tar.gz
feat!: restructure files in astro way
Diffstat (limited to 'src/pages/blog/2022-03-24.md')
-rw-r--r--src/pages/blog/2022-03-24.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/pages/blog/2022-03-24.md b/src/pages/blog/2022-03-24.md
new file mode 100644
index 0000000..7359978
--- /dev/null
+++ b/src/pages/blog/2022-03-24.md
@@ -0,0 +1,14 @@
+# 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](/public/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!
+