this post was submitted on 18 Aug 2023
9 points (100.0% liked)

Moving to: m/AskMbin!

23 readers
5 users here now

### We are moving! **Join us in our new journey as we take a new direction towards the future for this community at mbin, find our new community here and read this post to know more about why we are moving. Thank you and we hope to see you there!**

founded 1 year ago
 

Now that Medium has fully enshittified, and Substack is well on its way, where can I publish for free with good discoverability and no paywall? I've considered starting my own blog site using a static site generator, but I figured I'd get people's thoughts prior to doing that. Thanks!

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 1 year ago* (last edited 1 year ago)

You can host your blog on GitHub pages, some technical know-how required. But it's free of charge, and you have complete control over what's hosted, so you can host a plain HTML page if that's what you want.

There are quite a few static site generators which you can use. Jekyll and Hugo are the most popular, and have quite a few themes to pick from.