If you want to leave some of the more toxic online spaces, I’d recommend a look at micro.one. You can gain ownership, and control over your content. All without the overhead of setting up your own site1.

Blogging is at the heart of Micro.one. Short microblog posts or long-form posts. Photo blogs or podcasts. Inspired by IndieWeb principles. Your own domain name where you can own your content, then feed your posts into the Micro.one social timeline or the larger fediverse.

All for $1 a month2.

Micro.one is part of the fediverse. When you post to your blog, your posts and photos are also sent to followers on Mastodon and elsewhere.

Micro.one is a ‘subset’ of micro.blog, which is also a relaxed and charming community.

  1. Of course some of us like setting up or own sites;-) ↩︎
  2. If you are Scottish educator I’d recommend Glow Blogs £0 ↩︎

Listened to Timetable – Episode 135: It is 2025 from @manton.

Love this, 1 minutes 42 seconds. I’ve listened twice, read the transcript. If you are

ready to bring back a little bit of the old web as a shield against a web that feels increasingly like an ad engagement machine instead of a publishing platform and community for people.

micro.one looks like a great way to control your content and

a quieter space that still feels connected to other platforms.

Here are a few specific reasons why you should post:

* Search everything you write. Do you post long comments or issues on GitHub? Do you post on public mailing lists? Post such things to your own site, so you can more easily search everything you’ve written on a topic. Then post a copy to those external destinations.

Lots of other ideas. Including Use a local text editor, I do sometimes. I used to use TextMate pretty exclusively, but drifted away because of post kinds, then blocks. Thinking about it a good bit more since testing WordLand, which I am enjoying.

Likes My current Webmention setup by Nick Simson.

but I thought it may be helpful to share my configuration settings and demonstrate how I’m using both the Webmention plugin and IndieBlocks on the same site.

Helpful indeed. I wish I’d taken some notes as I went along on this site. I think I may have woven a tangled web.

That’s also why your post content wouldn’t break, if you were to disable IndieBlocks. (I.e., while the dynamically generated “theme blocks,” like the Facepile block for webmentions, would “disappear,” posts should remain intact.)

Thanks Jan, the not breaking part is really important. I am using IndieBlocks more as I transition slowly to blocks here. I also just had the thought I could look at the code view with the reply block to get a template I could use with TextMate so that those posts word be the same as ones make with IndieBlocks.

I was thinking of the Site Editor as I was using it elsewhere to make templates for different posts, but I think that is a red herring. Now I think about it templates are more about the look and layout.

Bookmarked Disabled PostKinds Plugin by Ton Zijlstra.

My main issue with it was that it places key elements such as the weblink you’re responding to outside the posting itself. It gets stored in the database as belonging to the PostKinds plugin. Meaning if you ever switch it off, that gets wiped from your posting (although it’s still in the database then). This was a dependency I needed to get rid of.

This crosses my mind from time to time. I depend on without fully understanding the Post Kinds plug-in. I am halfway between Post Kinds and IndieBlocks as I use Blocks a bit more. I’ve used them a lot on Glow Blogs and am less worried about switching to them full time. I wonder about,

deploying small templates that allow me to mark a posting as reply, rsvp, favourite, bookmark, or check-in, within the postings I’m writing.

as mentioned in Ton Zijlstra’s post.

I wonder if these are an alternative to IndieBlocks or something else. Can you make templates with the correct microformats in the Site Editor? But that would not work as semipress is not a block theme so I guess the template would be php?