Skip to content
This repository has been archived by the owner on Jul 21, 2019. It is now read-only.

Configure workflow to make retina-ready images #10

Closed
mattstratton opened this issue Nov 12, 2016 · 4 comments
Closed

Configure workflow to make retina-ready images #10

mattstratton opened this issue Nov 12, 2016 · 4 comments
Labels
Milestone

Comments

@mattstratton
Copy link
Member

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?

@mattstratton mattstratton modified the milestone: v3.0 Release Dec 6, 2016
@bridgetkromhout
Copy link
Contributor

There are a lot of third-party image resizers out there, if we're faced with needing to build something.

@mattstratton
Copy link
Member Author

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 :)

@mattstratton
Copy link
Member Author

Related to #11

@mattstratton mattstratton modified the milestones: v4.0 Release, v3.0 Release Jan 5, 2017
@mattstratton
Copy link
Member Author

Fixed in #97

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants