Skip to content

Conversation

gjtorikian
Copy link
Member

@mattr-
Copy link
Member

mattr- commented Dec 1, 2014

LGTM! :shipit:

"destination" => DEST_DIR,
"collections" => {
"docs" => {}
}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ProTip™: collections can be an Array if there are no options:

{
  "collections" => %w{docs}
}

😄

@parkr parkr merged commit 20cc828 into jekyll:master Dec 1, 2014
parkr added a commit that referenced this pull request Dec 1, 2014
@parkr
Copy link
Member

parkr commented Dec 1, 2014

Released as v0.2.0.

@gjtorikian gjtorikian deleted the support-collections branch December 2, 2014 06:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants