Finally, after all this time…
It all took way longer, much more fiddling than if i were able to just focus and do the thing instead of going on deep dives into rabbit holes about the smallest most pointless things ever but at least i have full knowledge of the template, theme and hugo itself to know why and what is happening.
Currently, all of the setup, deployment including the nginx conf and docker is manual labour, except cerbot where i have been using auto renewal1 for a while, ideally i would like to make forgejo action/workflow where in pull into repo the site rebuilds and redeploys but who know.
I have had some idea what i wanted on my website for a while, might have been over half decade now but life, whether getting turned off web through the plague of js or unmedicated adhd in combination with deep depressions in covid and dysphoria, doesn’t gift the ability of deep work. Only after this past couple months, building new pc, rediscovering passion for gaming and game jamming with wife and friend along with convincing myself “bitch if you cant get yourself to do shit, just take stims”.
the tldr is basically getting the references i keep in obsidian be accessible outside plus occasional blogpost if something interesting comes up (and isn’t too private to be kept only in journal), no limit, any human content is valuable and eventually in the future person finally writing down all the trans experience and resources we have come by with my dear friends and i over the past years.
enough for now, at 2am on monday feeling so hungry like ill die, happy the mentally hard is done for now
-
Here’s how the small services look like, might be overkill but it’s firenforget
[Unit] Description=some service [Service] Type=oneshot ExecStart=/bin/sh script.sh [Install] WantedBy=multi-user.target[Unit] Description=timer [Timer] Unit=some.service OnCalendar=Wed *-*-* 1:22:33 Persistent=true [Install] WantedBy=timers.targetEasy to copypaste ↩︎