Skip to content

Instantly share code, notes, and snippets.

@inky
Created September 18, 2011 14:05
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save inky/1225105 to your computer and use it in GitHub Desktop.
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

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