Add forgejo action
Some checks failed
/ deploy (push) Failing after 16s

This commit is contained in:
Jan Kremer 2026-03-28 13:47:03 +01:00
parent b12087238b
commit 866aebdcc8
No known key found for this signature in database
4 changed files with 30 additions and 23 deletions

View file

@ -1,9 +0,0 @@
+++
title = "Leaving GitHub"
date = 2026-03-27
description = ""
tags = []
draft = true
+++
About a year ago I wrote a post about my self hosting journey which ended with me shutting down my server

View file

@ -0,0 +1,8 @@
+++
title = "Leaving GitHub"
date = 2026-03-27
description = ""
tags = [ "git" ]
+++
As is trendy right now, I too took my repositories off of GitHub. The last piece was this website, which I hosted on GitHub Pages, but now runs on Oracle Free Tier. Not really sure this is better, but that's what I'm trying for now and I can always move it somewhere else easily. I'm also self hosting [Forgejo](https://git.jankremer.de) where I will be sharing my code from now on.