You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 21, 2019. It is now read-only.
This is a bit complicated - the double-size idea doesn't quite work perfectly; we should set up a workflow in the build that creates the retina versions, etc, and builds them appropriately.
Basically, it should work that you set the image to the larger size, and then the the workflow turns that image into a retina one and creates a smaller, non-retina one, maybe?
The text was updated successfully, but these errors were encountered:
The resizer isn't the issue. It's a workflow thing, because most workflows assume they get to write the output somewhere else, but we need the images to stay where they are in order to not introduce a gulp/grunt, etc, dependency on local changes, etc.
We cannot resize on the host side because static site :)
This is a bit complicated - the double-size idea doesn't quite work perfectly; we should set up a workflow in the build that creates the retina versions, etc, and builds them appropriately.
Basically, it should work that you set the image to the larger size, and then the the workflow turns that image into a retina one and creates a smaller, non-retina one, maybe?
The text was updated successfully, but these errors were encountered: