Skip to content

Conversation

@dgmstuart
Copy link

Looks like more recent (?) versions of Jekyll expect gems: to be an array.

Using the previously specified syntax I get:

jekyll 3.0.1 | Error:  undefined method `each' for "-octopress-image-tag":String

@dgmstuart
Copy link
Author

@parkr
Copy link
Member

parkr commented Jan 21, 2016

I think they meant to say:

gems:
- octopress-image-tag

The space after the - makes all the difference. I think this way is more extensible and more readable. Would you mind adding the space after the -?

@dgmstuart
Copy link
Author

Sure - no problem

@dgmstuart
Copy link
Author

@parkr I'm assuming that you didn't intend to remove the indentation?

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.

2 participants