diff options
author | mms <michal@sapka.me> | 2024-06-24 23:03:39 +0200 |
---|---|---|
committer | mms <michal@sapka.me> | 2024-06-24 23:03:39 +0200 |
commit | df8d93084b54f3d24fd9356c869c8882ad7c38d1 (patch) | |
tree | 2cd6e56e144d401e7f4d98ba89247e4b7f04bc34 /content-org/site.org | |
parent | d13d1e2b5b2e531638aeced66c5f995d7be0b6e7 (diff) |
cleanup
Diffstat (limited to 'content-org/site.org')
-rw-r--r-- | content-org/site.org | 54 |
1 files changed, 0 insertions, 54 deletions
diff --git a/content-org/site.org b/content-org/site.org deleted file mode 100644 index a279eda..0000000 --- a/content-org/site.org +++ /dev/null @@ -1,54 +0,0 @@ -#+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 Full content in RSS -CLOSED: [2024-03-11 Mon 21:43] -:PROPERTIES: -:EXPORT_FILE_NAME: rss-full -:EXPORT_HUGO_CUSTOM_FRONT_MATTER: abstract RSS feed not provides the full content -:END: -A small info: all RSS feed from this site should now rock /full/ content in <description> tag. -This is exactly correct, as full content goes into <content>, but a lot of RSS readers ignore it. - -So, have fun! -** 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. |