From ce6eb74d252b345ba7594194f63cdfe64a506243 Mon Sep 17 00:00:00 2001 From: bvanroll Date: Sat, 9 Aug 2025 21:42:02 +0200 Subject: [PATCH] letsgo --- notes/2025-08-09_gitea.md | 3 +++ public/index.html | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 notes/2025-08-09_gitea.md diff --git a/notes/2025-08-09_gitea.md b/notes/2025-08-09_gitea.md new file mode 100644 index 0000000..152795d --- /dev/null +++ b/notes/2025-08-09_gitea.md @@ -0,0 +1,3 @@ +# I did it! + +i moved to gitea! And it was easy! Isn't that cool. In fact all i had to do to make this website deploy itself automatically was, move the .github directory to .gitea in the root to make gitea actions work (after setting up an action runner, which was easy aswell, just 1 manifest file found online). Then i generated a new api key and just plugged it into the secrets with the same name and boom! Site is finished diff --git a/public/index.html b/public/index.html index debc1fb..239f380 100644 --- a/public/index.html +++ b/public/index.html @@ -65,7 +65,7 @@

steam reviews and just to see what i've been playing :p

listenbrainz just what i've been listening to

letterboxd i should watch more movies

-

github (don't look at my bad code :( )

+

gitea My own gitea!