







got me thinking too, we should create a standard way for standard site hosts to expose embedable content. Maybe an html subset, maybe just an iframe, maybe something else?
Rude1 Haunted Badness. ⁂
What do streets think about being able to read long form content / blogs from within blacksky.community (powered by standard.site) @pckt.blog @leaflet.pub @offprint.app in the below rough demo.
May 8, 2026 at 6:38 PM
Embedding The Web
We need to talk more The web is much more than browsers. What works great in browser development is missing in related spaces like embedding. Can we get together to collectively describe security and compatibility properties of user agents that are not browsers? Can we develop things that don’t ...
Jekyll • Simple, blog-aware, static sites
Transform your plain text into static websites and blogs

Web Tiles as the base for Lexicon Embeds
Now that @robin.berjon.com has released an initial spec and implementation of Web Tiles, we can see how we can use or extend this as a base for Lexicon Embeds. Lexicon Embeds is my label for how to have native ATProto content embed in different apps, from display all the way to interactivity— eg an event post in bsky with an RSVP button. Getting this as a general capability - and getting security and display right - means embeds can function in Leaflet and Bsky and anywhere else, rather than o...

Web Tiles as the base for Lexicon Embeds
Now that @robin.berjon.com has released an initial spec and implementation of Web Tiles, we can see how we can use or extend this as a base for Lexicon Embeds. Lexicon Embeds is my label for how to have native ATProto content embed in different apps, from display all the way to interactivity— eg an event post in bsky with an RSVP button. Getting this as a general capability - and getting security and display right - means embeds can function in Leaflet and Bsky and anywhere else, rather than o...

Hyper-Frame - an iframe that can frame any website
Try the live console. Embed, navigate, automate, and capture pages through a remote browser-backed iframe.
What is Standard Site, and why is it useful? - Leaflet Lab Notes
Lab Notes 029: explaining how Standard Site works, how it compares to RSS, and its utility for readers and publishers
Client side include feature for HTML · Issue #2791 · whatwg/html
Spun off from HTML modules discussion There are certain amount of interest that including HTML snippet into an HTML document, without using JavaScript. That would be similar to <iframe>, but ...
First thoughts on integrating with standard.site
Notes on the limitations and unresolved design questions encountered while integrating a blog with standard.site.

What is Standard.Site? Next gen RSS Think of this a bit like: advanced RSS where publishers can see number of subscribers a way to subscribe without cluttering your email inbox and also find the blogs of... hilarybaumann.com/2026/07/23/what-is-standard-s…
What is Standard.Site? Next gen RSS
www.hilarybaumann.comThe confusion about standard.site is that there are two distinct and different users. Those that use it as a database schema and those that use it as a new syndication format (like a Wordpress blog with a plugin). But HTML and RSS are views, whereas JSON doubles as both a storage schema and a view
Standard.site - One schema. Every platform.
standard.siteA standard similar to standard.site but for storefronts could be cool, standard.shop?
think I've got a reasonable-ish solution sketched out to the atproto blog comments problem (and standard.site recommends and follows, kinda just fell out of that) involving a lot of iframes that mitigates some of the worst risks there in the event of an evil blogger. Now I have to implement it. :-(