- π¬π§United Kingdom darren.fisher
I like this idea. The issue with relying on meta tags is that a lot of sites won't use them. I wonder if we could leverage Puppeteer to grab a screenshot of the webpage and save it as a file, but I believe this requires having node.js.
Here's the documentation for when I come back to this:
https://pptr.dev/guides/screenshotsThis isn't going to be straightforward but it's a really good idea that I'd definitely like to look into.
- πΊπΈUnited States mortona2k Seattle
I think we would need to be able to run an extra service alongside drupal.
Getting a POC that works in DDEV would be cool.