Vikas Potluri
Vikas Potluri
This page might be useful: https://zapier.com/apps/netlify/integrations/github
I think we should just cache the images either in Github Actions or Netlify
If we do something like this, it should be pretty simple with the new cascade 🎉 Just need to add similar logic as below to the other sections, or to...
I think this will be covered in #76 /cc @aslafy-z
Hopefully getting #170 merged will clean up your issues with cachebusting 🤞
@open-source-explorer were you looking to take a stab at implementing this? You can get the "last updated" date by either using the `data.json` dates, or the javascript Date class.
@Rensykes go for it!
That's fine with me 👍
@cathysarisky the card asset generation service is here: https://github.com/TryGhost/Ghost/blob/857dacbf16e73d72730b859fab4ea478d63c2a4f/ghost/core/core/frontend/services/card-assets/service.js But the root cause might be the minifier, which is here: https://github.com/TryGhost/Ghost/tree/857dacbf16e73d72730b859fab4ea478d63c2a4f/ghost/minifier
@perry-mitchell I did a bit of digging, and I think I found the page with information pertaining to this: https://developer.chrome.com/extensions/manifest/storage Here's uBlock's managed_storage.json as a reference: https://github.com/gorhill/uBlock/blob/master/platform/chromium/managed_storage.json