๐ฆ Is this thing on? ๐ฆ
dgw.ltd
March 17, 2026
Testing syndication from dgw.ltd to the AT Protocol. This post should appear as a ltd.dgw.is.bloggingrecord on my self-hosted PDS. Edit: It is! In a sign of just how fast things are moving it appears this is now being developed by Automattic making my approach somewhat redundant, repo, lexicon and plugin deleted. Sill on my own PDS though ๐ The plugin uses this schema for structured web content on AT Protocol: https://standard.site site.standard.document (structured long-form) { "$type": "site.standard.document", "title": "My Blog Title", "path": "/my-blog-post/", "description": "A short excerpt of the post content", "publishedAt": "2026-03-23T12:00:00.000Z", "coverImage": { "$type": "blob", "ref": "...", "mimeType": "image/jpeg" }, "content": "Full post content converted from Gutenberg blocks to markdown...", "tags": ["design", "web-development"], "bskyPostRef": { "uri": "at://did:plc:svkyjirwpd7ts4qgnzoqfcc2/app.bsky.feed.post/abc123", "cid": "bafyrei..." }, "publicationRef": { "uri": "at://did:plc:svkyjirwpd7ts4qgnzoqfcc2/site.standard.publication/xyz789", "cid": "bafyrei..." } } and the site itself:site.standard.publication (created once, site-level) { "$type": "site.standard.publication", "name": "DGW.ltd", "description": "Your site tagline", "url": "https://dgw.ltd", "avatar": { "$type": "blob", "ref": "โฆ", "mimeType": "image/png" } } dgw.ltd on Bluesky
Discussion in the ATmosphere