Advertisement
Guest User

Untitled

a guest
Aug 16th, 2016
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. {% if jekyll.enabled %}
  2. include:
  3. - jekyll.install
  4. {% if jekyll.sites is defined %}
  5. - jekyll.config
  6. {% endif %}
  7. {% else %}
  8. 'jekyll-formula disabled':
  9. test.succeed_without_changes
  10. {% endif %}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement