Skip to content

Instantly share code, notes, and snippets.

@zvineyard
Last active February 13, 2018 17:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zvineyard/a691b48508b8e8664c3a7f0e730eed87 to your computer and use it in GitHub Desktop.
Save zvineyard/a691b48508b8e8664c3a7f0e730eed87 to your computer and use it in GitHub Desktop.
PyroCMS 3 Cheat Sheet

Crop a photo from the top:

{{ field.image().fit(400, 400, null, 'top')|raw }}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment