From 2b7b880b2c270470b91b66f7cdb99c41b2335b3a Mon Sep 17 00:00:00 2001 From: mms Date: Sat, 3 Feb 2024 22:13:22 +0100 Subject: feat: gitea --- content-org/site.org | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 content-org/site.org (limited to 'content-org/site.org') diff --git a/content-org/site.org b/content-org/site.org new file mode 100644 index 0000000..336ec12 --- /dev/null +++ b/content-org/site.org @@ -0,0 +1,44 @@ +#+TITLE: Site @ mms site +#+AUTHOR: MichaƂ Sapka +#+URL: https://michal.sapka.me +#+STARTUP: show2levels indent logdone + +#+HUGO_BASE_DIR: ~/ghq/vcs.sapka.me/michal-sapka-me/ +#+HUGO_WEIGHT: auto +#+HUGO_SECTION: site + + +* 2024 :@site: +:PROPERTIES: +:EXPORT_HUGO_SECTION: site/updates/2024 +:END: + +** DONE Moved to Gitea +CLOSED: [2024-02-03 Sat 21:55] +:PROPERTIES: +:EXPORT_FILE_NAME: gitea +:EXPORT_HUGO_CUSTOM_FRONT_MATTER: abstract I changed my hosted git site to Gitea +:END: +It's been a year[fn:year] since I said /sayonara/ to GitHub and started hosting my own git. +As it turns out, it is very easy. +I used Stagit[fn:stagit] as my UI, but I grew tired of it. +It's easy, takes no resources and looks /l33t/. +However, it is also difficult to navigate and use. + +What I want to run is Forgejo[fn:forgejo] but the binary is not in OpenBSD and I really don't want to recompile it all the time after every updated. +They are however working on federation[fn:forgejofederation] and I strongly believe that is where future lies. +I will move to Forgejo as soon as it is one =pkg_add= away. + +For now, I moved to Gitea[fn:gitea]. + +While is an /overkill/ for my dotfiles, it's also not huge - takes 60-100 Mb of ram, so it's acceptable. +It is also cute and allows me to share my code easily with fiends and family[fn:family]. + +You can see it under [[https://michal.sapka.me/git/][michal.sapka.me/git/]]. + +[fn:year] [[https://michal.sapka.me/site/updates/2023/i-now-host-my-own-code/][I now host my own code]] +[fn:stagit] [[https://codemadness.org/stagit.html][Stagit]] +[fn:forgejo] [[https://forgejo.org/][Forgejo.org]] +[fn:forgejofederation] [[https://forgejo.org/2023-01-10-answering-forgejo-federation-questions/][Answering Forgejo federation questions]] +[fn:gitea] [[https://about.gitea.com/][gitea.com]] +[fn:family] none of my family would know what the code does, but it is still pretty. -- cgit v1.2.3