Skip to content

Instantly share code, notes, and snippets.

@agragregra
Created October 10, 2016 10:35
Show Gist options
  • Save agragregra/04fc56522b98d27285f4466c818293ff to your computer and use it in GitHub Desktop.
Save agragregra/04fc56522b98d27285f4466c818293ff to your computer and use it in GitHub Desktop.
Jekyll Words Limit
{{ post.content | strip_html | truncatewords: 28 }}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment