Simple but modern website

chevy9294@monero.town to Selfhosted@lemmy.world – 54 points –

I want to make my own website, like a blog where I talk about tech and tutorials and such. Something like https://kerkour.com and https://lukesmith.xyz. Any ideas for simple but modern design?

42

You are viewing a single comment

The problem with WordPress and the like is maintenance. If you don't keep it up to date, it will get taken by malware. Guaranteed. Any plugins you add increase the risk.

I moved my blog to a markdown based compiled site a long time ago so I didn't have to worry about that upkeep.

Run in docker and set auto-update on? Idk seems simple...

But why? If you don't need moving parts, don't use moving parts. Simplicity is king.