

I have a few small services I’ve been hosting on a Raspberry Pi 5 but ever since I saw a list of no JavaScript/CSS/HTML sites, I’ve been interested in hosting some simple pages just for myself. I’ll probably look into something that can create simple pages with markdown because it’s something simple that I’m already comfortable with.
Last month I spent most of my time writing a long and complex rsync script and was looking for something like this. I skimmed threw a few articles already and I’ve already found a bunch of things that I thought about adding but had difficulties finding before while I was writing the script.
The script I wrote is fully functional but I had already planned to revisit and rewrite parts of it because I enjoy knowing my script is solid, simple and reliable. But right now I have a couple other goals I want to finish before returning to my script.
This resource has lots to add on top of what I already learned.