2023-09-28 ~
Here some text for some new layout. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.
2023-08-18 ~
Finally! Another break through - at least for my narrow horizon. My domains received ssl certificates via let's encrypt using dehydrated and I pretty much love the fact as it is.

Also, I managed to create some webpages using bootstrap and also wordpress. Still looking for a way to implement a posting system though and I don't want to go for a solution using PHP.

Maybe it is finally time to get handy with fastapi or rocket or both. Bootstrap makes it really easy to create a well organized, well designed frontend, now it is time to give it some life!
2023-08-10 ~
Finally, a bit of time to progress some stuff. Meanwhile, I started working with the bootstrap framework and templates for it and it is really fun. If things go on this well, I can start building a small portfolio with actual usecase.
For now, it is not much and I still have a lot to learn but hey, you've got to celebrate small steps as well.
Stay well!
2023-05-28 ~
My original intention was to create one user per TLD, thus subdirectories of this users root directory are created to serve different services, e.g. a jitsi server (jitsi.domain.tld), a jekyll blog (jekyll.domain.tld), a nextcloud solution (nextcloud.domain.tld), a fastapi webapp (fastapi.domain.tld), you get the idea.
Seems like this is not possible with jekyll and the approach is more that I will have to collect all the domains under the service of jekyll, e.g. /srv/jekyll/{domain1.tld, domain2.tld, domain3.tld} and so on and so forth, am I correct here?
It does seem that I am able to start jekyll within the target users directory, but an error pops up as soon as jekyll tries to write files (only allowed for owner of the directory).
Let's see if there is a way to doodle around this error, but in case it is not possible (without giving up reasonable directory permissions), I can live with the jekyll-as-a-user solution as well.
2023-05-27 ~
Running into first problems. I want to keep the installation as tidy as possible, which is not the easiest task with the narrow knowledge that I have. I installed ruby with RVM in my sudo-user's $HOME directory. With this, I do not own the right permissions to start jekyll within the project directories (/var/www/TLD).
2023-05-25 ~
Finally! Almost a year has passed since I have worked on this project. Now, the migration to the new v-server (netcup.de) seems to have worked out. Next stop SSL certificates, I guess. Note to myself: this is the point, where I put my last project to sleep.
2022-09-30 ~
Started noticing this project again. Funny how easy it is to come up with small ideas and lose interest at first steps. Purpose seems to be an essential need for drive. Then again it has something magical to write one's articles directly into a html file. Kind of gives the feeling one would have proceeded to develop special skills. It's great!
2022-08-18 ~
So, I managed to mess something up beyond my understanding. More or less out of nowhere problems with ssl certificates came up and I had to start from scratch because I really did not know where to start. So, dehydrated freshly installed, fixed some stuff there, tweaked around in the nginx config files and so on, so forth. Right now the site is reachable via http without any problems, as far as I can see and I had some time to do some reading in the meantime. Therefore, I guess putting this status updates into a database and installing a mail service are the next milestones to go for, if anything else is fixed.
2022-08-08 ~
* Simple layout is almost done.
As far as I am understanding correctly, one should be able to cut down a simple setup into seperate pieces which can be automatically put together with Python.
Playing around with fastapi and found a great tutorial: Check it out!
2022-08-07 ~
  • Simple HTML/CSS is in progress.
  • Welcome Splash removed again.
  • To Do: Tutorials until now, Categories, Python Template
2022-08-05 ~
Welcome Splash added.
{{ lost picture }}
2022-08-04 ~
* Domain 182bit.org is claimed and activated via one.com. Get 6€ Referral Discount Here!
* nginx configuration is set.
* Let's encrypt! certificates are acquired using dehydrated.