Skip to content

Instantly share code, notes, and snippets.

@sskylar
Created October 24, 2016 18:49
Show Gist options
  • Save sskylar/b1b31103b366bee62b1e641c1bb5d759 to your computer and use it in GitHub Desktop.
Save sskylar/b1b31103b366bee62b1e641c1bb5d759 to your computer and use it in GitHub Desktop.
Jekyll defaults with empty list
---
defaults:
- scope:
path: ''
type: posts
values:
list_with_placeholder: ["placeholder"]
empty_list: []
empty_object: {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment