summaryrefslogtreecommitdiff
path: root/content-org/site.org
blob: a279eda28008ad54613a374821196f7da16604cf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
#+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.