
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!