Made a new post for the git forge being online

This commit is contained in:
AnnaSnoeijs 2025-05-30 19:27:07 +02:00
parent 42717216a8
commit e774255ebc

View file

@ -0,0 +1,16 @@
---
title: "Git Forge Online"
date: 2025-05-30T18:51:45+02:00
draft: false
---
I finally got around to getting
[the git forge](https://git.snoeijs.eu/explore/repos) online. It's made with
[forgejo](https://forgejo.org/) installed via the
[forgejo-deb](https://codeberg.org/forgejo-contrib/forgejo-deb) package,
following the LTS version.
I also made the main website follow a
[git repository](https://git.snoeijs.eu/AnnaSnoeijs/main-site-hugo) with a cron
job that ocasionally does a git pull on the repository so I don't have to
remote into the container to make new posts