summaryrefslogtreecommitdiff
path: root/content-org/site.org
diff options
context:
space:
mode:
authormms <michal@sapka.me>2024-02-03 22:13:22 +0100
committermms <michal@sapka.me>2024-02-03 22:13:22 +0100
commit2b7b880b2c270470b91b66f7cdb99c41b2335b3a (patch)
treebe7bbb3813f484e8952dfb78afb5dd3571622731 /content-org/site.org
parent05e393ca83946a5501111496727196732bfe0354 (diff)
feat: gitea
Diffstat (limited to 'content-org/site.org')
-rw-r--r--content-org/site.org44
1 files changed, 44 insertions, 0 deletions
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.