Hacker News new | ask | show | jobs
by blaqkangel 2903 days ago
I would be interested in moving on from Medium but haven't found a serviceable alternative. Do you have any recommendations?
7 comments

Hand written HTML with FTP upload. Any static generator with rsync + ssh. Github pages. Ghost, Known, Kirby, WordPress....

There's a plethora of options.

Static Wordpress. Seriously. WP has the biggest selection of themes, and being static practically removes all common security-related hurdles. Other static generators would come second first. Then Ghost, which aims to be the blogging platform that WP used to be.
I second Ghost for that use case, I'm using it for years already for my personal blog (not very active: https://blog.notmyhostna.me) and it's getting better all the time without getting bloated so far. I never really got started with static site generators as it's just too much overhead for me.

If you don't want to self host it and be even closer to the hands off approach of Medium you can just buy the hosted version.

A self hosted ghost based blog?
Blogger is still around. So is Wordpress. So is Github pages. Blog hosting is a dime a dozen. If you want a Medium-like layout, you can probably get 95% of it with a couple dozen lines of CSS.
Svbtle.

A few dollars a month, and it’s like having your own Medium without the bullshit.

Other alternatives like Ghost or Hugh are good but require a bit of install/maintenance work so they’re not for everyone.

Neocities and a static site generator? Github pages?