Feeds

I’ve had a /feeds page for a while, but it was only linked to from my About page. I now added a link in the footer as well. While at it, I also added a link to my “article-only feed” to my site’s head, for easier discovery by (certain) feed readers. I have IndieBlocks set […]

https://bddz.be/N8p

Feeds – Jan’s Blog

Updating #IndieBlocks’ Facepile block to allow multiple inner [Facepile Content] blocks. Here’s me splitting up likes and bookmarks.

It supports Webmention as well as ActivityPub reactions. As you may be able to tell, the “response count” excludes likes, etc.

While the #ActivityPub plugin for #WordPress does not (yet) support likes, I’ve been able to add support for them through some custom callback functions.

Added a couple WP-CLI commands to
#IndieBlocks’ development version. These help me clean up and repair webmention avatars that I’d messed up experimenting in the past.

Then fixed the ol’ theme up a bit.

#indieweb

Custom post types in WordPress don’t normally come with date archives, so I had to hack them into IndieBlocks somehow.

While I don’t explicitly link to them anywhere, IndieBlocks (and thus this site) actually supports date archives for notes and likes. Like so: https://jan.boddez.net/notes/2024/04.

#indieblocks

(https://bddz.be/3Ly)

Notes – Jan’s Blog

Been moving some of IndieBlocks meta boxes to the Gutenberg “document sidebar panel,” at least locally.

As you know by now, Gutenberg can act “weird” when classic meta boxes are present, so I’m trying to get rid of them. (Obviously, this doesn’t mean IndieBlocks users can’t have other plugins installed that add them.)

Unfortunately, managing meta “Gutenberg-only” is often a bit of a challenge as well … Like, if in the background, a server process updates a custom field, the block editor may be out of sync. Press “Update,” and, well, “Oops.”

Anyhoo, I’m now also considering a separate IndieBlocks sidebar panel. Kinda like Jetpack’s (if I remember correctly). May move Share on Mastodon/Pixelfed’s panel thingies there, too—if IndieBlocks is active, of course.

(https://bddz.be/99y)

Been moving some of IndieBlocks meta boxes to … – Jan’s Blog

Been moving some of IndieBlocks meta boxes to the Gutenberg “document sidebar panel,” at least locally.

As you know by now, Gutenberg can act “weird” when classic meta boxes are present, so I’m trying to get rid of them. (Obviously, this doesn’t mean IndieBlocks users can’t have other plugins installed that add them.)

Unfortunately, managing meta “Gutenberg-only” is often a bit of a challenge as well … Like, if in the background, a…

#gutenberg #indieblocks

(https://bddz.be/99y)

Been moving some of IndieBlocks meta boxes to … – Jan’s Blog

Been trying to convert IndieBlocks’ “Location” meta box to a “proper” block editor sidebar panel.

Slowly getting there.
https://github.com/janboddez/indieblocks/blob/gutenberg-location-panel/assets/location.js

#WordPress #gutenberg #indieblocks #indieweb

indieblocks/assets/location.js at gutenberg-location-panel · janboddez/indieblocks

Use blocks, and, optionally, "short-form" post types to more easily "IndieWebify" your WordPress site. - janboddez/indieblocks

GitHub

One of the reasons (I think) I resorted to using “bookmarks” rather than “quotations” for annotating (links to) others’ pages, is that Aperture’s “post discovery algorithm” did not seem to support the latter.

Which led me to assume Monocle wouldn’t display a link or context for quotations. But it seems it does.

(I’ve stopped using Aperture/Monocle quite some time ago.)

Either way, I don’t think this is super important right now. Could be I end up adding a Quotation block to IndieBlocks.

Or maybe Gutenberg should finally make it possible to reliably add inline classes to a elements!

(https://bddz.be/4AV)

Aperture/aperture/app/Entry.php at main · aaronpk/Aperture

Aperture is a Microsub server. Currently in beta. Contribute to aaronpk/Aperture development by creating an account on GitHub.

GitHub

I released a new version of IndieBlocks, v0.12.0. It’s got improved support for “comment” source URLs.

So if you send a mention and its source URL points to a (WordPress) comment—or any hypothetical CMS that uses a similar URL scheme—IndieBlocks will now attempt to parse (only) that comment, rather than the main post.

Another thing, which could potentially mess up your site’s layout, is I removed top margin from any element that directly follows a hidden (note) title.

(https://bddz.be/XYp)

I released a new version of IndieBlocks, v0.12.0. … – Jan’s Blog

I released a new version of IndieBlocks, v0.12.0. It’s got improved support for “comment” source URLs.

So if you send a mention and its source URL points to a (WordPress) comment—or any hypothetical CMS that uses a similar URL scheme—IndieBlocks will now *attempt* to parse (only) that comment, rather than the main post.

Another thing, which could potentially mess up your site’s layout, is I removed top margin from any el…

#indieblocks #webmention #wordpress

(https://bddz.be/XYp)

I released a new version of IndieBlocks, v0.12.0. … – Jan’s Blog