Ghost Letters 幽霊文字

basic

Basic Blog Blocks - RSS Feed

Published

The plan for today was writing about the setup of my caddy web server. However, a wild private message appeared on Mastodon and asked me: why does your blog lack an RSS feed? Good question why did it? And what could I do about it? Asking for an RSS feed was an excellent question for several reasons: I knew many people at mastodon like RSS and organize the blogs they follow via feeds.

Basic Blog Blocks - Part 2

Published

As outlinde in the last post, having a server that is reachable by a custom domain is very nice. However, having a server and having a blog are still two different kettles of fish. One needs at least some kind of web server that hands (preferably) HTML files to each visiting browser. Good, web server software is free and plentiful. HTML is easy to write even with the dumbest text editor.

Basic Blog Blocks

Published

When you want to host your own blog there is a bunch of ingredients you will need. While you can always go more low level (wanna write an own web server?) the general parts are somewhat fixed. You will need a domain, a server, a web server and some content. Oh, and you need to wire it all together, because each part on its own is as helpful as an unassembled Ikea shelf.