Graham F. Scott
Graham F. Scott
(We talked about this briefly by email but let's do it again for the record! 😜) I'm into this! My priority is to keep the default behavior of the plugin...
Yeah, good point, `chat: true` is getting a little too cute, let's drop that idea. Could we go with `embedMethod` for the option key? Accepting a value of either `iframe`...
Thanks for filing this issue — I didn't know Telegram posts were embeddable! I'll have to read up on it a bit more but it does seem quite doable. And...
Makes sense! The lite-vimeo demo script is failing at the moment for some reason but should be doable.
Needs further investigation. Eleventy 2.0 opened access to the `page` variable for transforms: https://www.11ty.dev/docs/config/#transforms However, it doesn't provide access to the page frontmatter. This may be something we can request...
[Mostly just making some notes to self:] Yep, that should be doable, it would need to work similarly to the Soundcloud plugin, which has to make a request via oEmbed...
🤔 Interesting. I suspect abstracting oEmbed _might_ be overkill at the moment. For instance, the Soundcloud plugin uses `@11ty/eleventy-fetch` today to handle the API call and the filesystem caching, and...
Definitely been thinking about this! I'd be curious how you'd want to handle URLs, since there are [hundreds of Mastodon servers](https://joinmastodon.org/servers) out there, each with their own URL. At a...
OK, did some quick and dirty research here: 1. Made an account on [social.vivaldi.net](https://social.vivaldi.net). 2. Browsing that server, clicked through to a post that's federated from a different server: `https://social.vivaldi.net/@[email protected]/111247893684188804`...
(This is mostly me just making notes as I go, don't mind me) So I spoke too soon on the post ID — a federated post that shows up on...