Skip to content

Instantly share code, notes, and snippets.

@sskylar
Created October 15, 2014 21:19
Show Gist options
  • Save sskylar/a7e87b70bfe03c2a6878 to your computer and use it in GitHub Desktop.
Save sskylar/a7e87b70bfe03c2a6878 to your computer and use it in GitHub Desktop.
Using imgix with Siteleaf
{{ asset.url | prepend:'//you.imgix.net' | append:'?w=500&h=500' }}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment