@soatok it might be worth considering lighting up something like a pelican blog? i did it on a lazy saturday afternoon last week and made it all enlightenment e16 themed :D
If I try to host something myself, I will get DDoS'd and that's annoying, so I don't want to self-host
If I decide to self-host, I don't want to self-host anything like WordPress
If I decide to write my own blogging software to ensure it's secure, I'll spend forever working on the actual infrastructure instead of just... writing.
@vvelox@soatok yeah thats the way pelican works. you write your blogpost in markdown, give it the correct header lines it wants, drop it in the right dir, run pelican, that spits out a dir of static html files, then you just rsync them up