-
-
Notifications
You must be signed in to change notification settings - Fork 111
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Meta Tags, OpenGraph and Twitter Cards #546
Comments
As the person who ends up doing most of the support, I'm not interested in doing overrides without a compelling reason. What's the compelling reason here in your mind? |
So, you are okay with sharing a link and getting no preview? Or being a site that doesn't offer that to others sharing the link? I think, this is considered a de facto standard by now |
I'm ok with sharing links and going no preview. If there's no ongoing support overhead then having them sounds fine but I don't personally consider it compelling nor something I would want to do extra to support going forward. Whereas the awesome work you've been doing on making examples runnable in the playground and having it so we can compile them to make sure they stay up to date with compiler changes, that is very very compelling and something I'll happily spend maintenance time on in the future. What's the level of "this is custom and might break" involved with the previews? |
First, this is not some kind of customization only we would do but a lot of sites, as this is a pretty common use case. Having
Thanks :) |
I'm specifically concerned with "extending the theme". What is involved? How likely is it to break going forward. |
That's why I included the link. But I can add a proof of concept PR to show you what we would have to change if that's easier to visualize and decide for you. |
We discussed further and this additional maintenance work for this and having to come up with descriptions, keep up to date etc isn't something we want to take on. We are ok with things being posted on twitter and elsewhere that have "bare links". |
Understood. |
Wouldn't it be nice, if the ponylang sites had OpenGraph and such? This could be done via the meta plugin (squidfunk docs, Python Markdown docs) and by extending the theme.
The text was updated successfully, but these errors were encountered: