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

Not working when used with sitemap-generator plugin #10

Open
eberkund opened this issue Jan 5, 2015 · 2 comments
Open

Not working when used with sitemap-generator plugin #10

eberkund opened this issue Jan 5, 2015 · 2 comments

Comments

@eberkund
Copy link

eberkund commented Jan 5, 2015

When I use the sitemap generator plugin found here:
https://github.com/kinnetica/jekyll-plugins

I get this error:
jekyll serve --trace /Users/erik/.rvm/gems/ruby-head/gems/liquid-2.6.1/lib/liquid/htmltags.rb:43: warning: duplicated key at line 46 ignored: "index0" Configuration file: /Users/erik/chessground/_config.yml Source: /Users/erik/chessground Destination: /Users/erik/chessground/_site Generating... /Users/erik/chessground/_plugins/sitemap_generator.rb:42:in 'join': no implicit conversion of nil into String (TypeError) from /Users/erik/chessground/_plugins/sitemap_generator.rb:42:in 'path_to_source' from /Users/erik/chessground/_plugins/sitemap_generator.rb:143:in 'block in fill_pages' from /Users/erik/chessground/_plugins/sitemap_generator.rb:142:in 'each' from /Users/erik/chessground/_plugins/sitemap_generator.rb:142:in 'fill_pages' from /Users/erik/chessground/_plugins/sitemap_generator.rb:99:in 'generate' from /Users/erik/.rvm/gems/ruby-head/gems/jekyll-2.5.2/lib/jekyll/site.rb:280:in 'block in generate' from /Users/erik/.rvm/gems/ruby-head/gems/jekyll-2.5.2/lib/jekyll/site.rb:279:in 'each' from /Users/erik/.rvm/gems/ruby-head/gems/jekyll-2.5.2/lib/jekyll/site.rb:279:in 'generate' from /Users/erik/.rvm/gems/ruby-head/gems/jekyll-2.5.2/lib/jekyll/site.rb:50:in 'process' from /Users/erik/.rvm/gems/ruby-head/gems/jekyll-2.5.2/lib/jekyll/command.rb:28:in 'process_site' from /Users/erik/.rvm/gems/ruby-head/gems/jekyll-2.5.2/lib/jekyll/commands/build.rb:56:in 'build' from /Users/erik/.rvm/gems/ruby-head/gems/jekyll-2.5.2/lib/jekyll/commands/build.rb:34:in 'process' from /Users/erik/.rvm/gems/ruby-head/gems/jekyll-2.5.2/lib/jekyll/commands/serve.rb:26:in 'block (2 levels) in init_with_program' from /Users/erik/.rvm/gems/ruby-head/gems/mercenary-0.3.5/lib/mercenary/command.rb:220:in 'call' from /Users/erik/.rvm/gems/ruby-head/gems/mercenary-0.3.5/lib/mercenary/command.rb:220:in 'block in execute' from /Users/erik/.rvm/gems/ruby-head/gems/mercenary-0.3.5/lib/mercenary/command.rb:220:in 'each' from /Users/erik/.rvm/gems/ruby-head/gems/mercenary-0.3.5/lib/mercenary/command.rb:220:in 'execute' from /Users/erik/.rvm/gems/ruby-head/gems/mercenary-0.3.5/lib/mercenary/program.rb:42:in 'go' from /Users/erik/.rvm/gems/ruby-head/gems/mercenary-0.3.5/lib/mercenary.rb:19:in 'program' from /Users/erik/.rvm/gems/ruby-head/gems/jekyll-2.5.2/bin/jekyll:20:in '<top (required)>' from /Users/erik/.rvm/gems/ruby-head/bin/jekyll:23:in 'load' from /Users/erik/.rvm/gems/ruby-head/bin/jekyll:23:in '<main>' from /Users/erik/.rvm/gems/ruby-head/bin/ruby_executable_hooks:15:in 'eval' from /Users/erik/.rvm/gems/ruby-head/bin/ruby_executable_hooks:15:in '<main>'

Both plugins work fine on their own, it is only when used together that I get this error.

@shigeya
Copy link
Owner

shigeya commented Jan 5, 2015

I will try experiment with the combination of the plugins. please wait..

@eberkund
Copy link
Author

eberkund commented Jan 8, 2015

Okay thanks, let me know if you need anymore testing.

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

2 participants