Skip to content

Instantly share code, notes, and snippets.

@inky
Created September 18, 2011 14:05
Show Gist options
  • Select an option

  • Save inky/1225105 to your computer and use it in GitHub Desktop.

Select an option

Save inky/1225105 to your computer and use it in GitHub Desktop.
Jekyll testing on a budget
test:
@echo -- Testing for Liquid template errors
@! grep -R 'Liquid error:' _site
@echo OK
@jamiew
Copy link
Copy Markdown

jamiew commented Sep 18, 2011

This is awesome

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