Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

`join': no implicit conversion of nil into String (TypeError) #13

Open
phillipadsmith opened this issue Dec 26, 2013 · 1 comment
Open

Comments

@phillipadsmith
Copy link

Howdy,

If I use the sitemap_generator.rb with either the monthly or category archives plugin, I'm getting the following error:

sitemap_generator.rb:78:in join': no implicit conversion of nil into String (TypeError)`

I'm not a Rubyist, but it appears that the site object contains the following array for pages when the monthly or category archive plugin is installed:

@pages=[#<Jekyll:Page @name="index.html">, #<Jekyll:Page @name=nil>]

Any thoughts on how to work around this appreciated. :)

Phillip.

jekyll 1.4.2
ruby 2.0.0

@phillipadsmith
Copy link
Author

Bump.

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

No branches or pull requests

1 participant