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!

top 12 comments
sorted by: hot top controversial new old
[–] [email protected] 4 points 1 year ago (1 children)

If you want a platform with ActivityPub integration (i.e. it's part of the Fediverse), then there are several options:

There's also WordPress, which has a free hosted tier, and can alternatively be set up on your own server. There is an ActivityPub plugin for WordPress, which can be used freely on your own server, or with the paid business plan on wordpress.com.

Another possibility would be to use a Mastodon instance that doesn't limit your character count to 500, such as Aethy (which IIRC has a limit of 1M characters per post).

If I were to start a blog again (and I have considered it), then I would probably use WriteFreely, or alternatively Aethy.

[–] [email protected] 1 points 1 year ago

Awesome, thanks!

[–] [email protected] 3 points 1 year ago

Pillowfort and Dreamwidth come to mind. Pillowfort designed to be based on original Tumblr. Dreamwidth based on LiveJournal.

[–] [email protected] 2 points 1 year ago

It feels like there should be an ActivityPub-enabled easy-to-deploy personal site setup, but I haven't been able to find one.

[–] [email protected] 2 points 1 year ago
[–] [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.

[–] [email protected] 1 points 1 year ago
[–] [email protected] 1 points 1 year ago (1 children)

What's up with Medium and Substack? I'm out of the loop here

[–] [email protected] 1 points 1 year ago (1 children)

Enshittification. They've turned the corner of chasing profits by being user-hostile.

[–] [email protected] 2 points 1 year ago* (last edited 1 year ago) (1 children)

I know the term enshittification, but I'm wondering what Medium and Substack are doing specifically to earn the title of enshittified

[–] [email protected] 1 points 1 year ago

I did some really basic searching and it looks like something like Yunohost might have some ActivityPub modules, and it does have some blogging modules that might work. I have not used this, so I can't say how good or bad it is, but it seemed to have potential.