Chris Swithinbank
Chris Swithinbank
In the case of this one, I’m really not confident about exporting it as it’s very specific to how Starlight’s own internals are wired up: the custom element logic is...
Going to close this and the related PRs pending the active discussion in https://github.com/withastro/starlight/discussions/3411! We can always reopen when the time comes — thanks @fabien0102.
> I wonder if also one point to keep it there was also the possibility to bypass it by not rendering the default component maybe? Yeah, that’s also true. Moving...
Do you know if LinkedIn provides an API to get post data? Couldn’t see one in a quick search, but that’s probably what is needed. Otherwise just using their ``...
Looks like it might be. It does require authorization though, for example this request for data for the embed you shared above: ```sh curl -X POST 'https://api.linkedin.com/rest/posts/7289953683264434176' -H 'X-Restli-Protocol-Version: 2.0.0'...
> Why not adding that part? That’s not the best approach: you really should use `src/` and let Starlight bundle CSS for you as it improves the site performance in...
Thanks for helping track this. Small update: I updated and redeployed the v5 branch (https://github.com/withastro/docs/tree/5.0.0-beta) to use `docs.astro.build` for canonical URLs, so that should hopefully filter through and remove beta...
I’m not sure 😁 Basically, yes, I’d expect this to take a little time to resolve so might need monitoring. Maybe @ArmandPhilippot could share the search query that returned the...
Thank you! I get a v5 branch URL on the 3rd page of results on Google (in Korean for some reason 😅): ![Google search for astrojs/mdx component showing a result...
I can also see 5-0-0 URLs showing up as not being indexed in the Google search console which is good.