Files
spectre.console/docs/src/Pipelines
Phil Scott c2b25eea8a Using browser context for social cards
Scott Hanselman recommended using the context instead of the browser object. Browser object creates a new context on each call which is a new process. Obviously we don't want that. 

Also added an extra check for a load based on network idle. This will not only ensure things are loaded, but there is a built in 500ms timeout looking for inactivity which will let the font rendering process do it's thing which seems to lag a tad with Chromium.

And while we are at it, preloading the font can't hurt.
2021-07-18 11:23:23 +02:00
..
2020-10-01 20:51:32 +02:00
2020-08-27 15:12:03 +02:00
2020-09-18 16:11:51 +02:00