-
Notifications
You must be signed in to change notification settings - Fork 38
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
External media usage on blog #900
Comments
We have Selly doing this import of external images manually currently (the CNCF editors don't have time.) Selly may be a week or two behind on her work, which is acceptable, so the posts you linked to probably have not been processed by her yet. I took a quick look but couldn't find any older posts with images not hosted by the cncf site. LMK if you see any. Even though we're doing this manually, if you think there's a technological solution that could help with or entirely replace the manual work, then we could try that. |
They don't have time? It's literally a one button click to upload them? Are they using Pre-Publish Checklists? This is default behaviour and a default option. Seems truly bizarre we are manually updating images after the fact at extra cost when WordPress already makes it extremely easy to deal with at the point of publishing... If pressing one button is too much hassle for them (😆), I can automate the uploading? |
Ah. I was not aware we already had that functionality available. Is it possible to require all images be uploaded prior to "Publishing"? That would be ideal. Then I'll connect with Jessie and Selly to shift to using this mechanism and relieve Selly of her role. |
Issue: Blog posts are embedding external images from third party sites. This is bad for multiple reasons, but mostly:
Examples:
From Medium
https://www.cncf.io/blog/2024/10/30/how-to-ace-the-certified-gitops-associate-cgoa-exam/
From Company blogs
https://www.cncf.io/blog/2024/10/29/the-business-value-of-a-kubernetes-based-platform/
https://www.cncf.io/blog/2024/10/25/what-is-zero-trust-authorization/
From Google Drive
https://www.cncf.io/blog/2024/10/24/dont-miss-the-project-pavillion-at-kubecon-cloudnativecon-north-america-2024/
https://www.cncf.io/blog/2024/10/22/how-to-transform-telemetry-data-from-ingest-to-actionable-insights/
Can we discuss how to prevent this from happening and how to solve old posts?
Prevention
Fixing old posts
The text was updated successfully, but these errors were encountered: