This commit is contained in:
parent
b12087238b
commit
866aebdcc8
4 changed files with 30 additions and 23 deletions
|
|
@ -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
|
||||
8
content/blog/leaving-github.md
Normal file
8
content/blog/leaving-github.md
Normal 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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue