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

no implicit conversion of nil into String #2

Open
BTCCoffeeTable opened this issue Oct 22, 2016 · 1 comment
Open

no implicit conversion of nil into String #2

BTCCoffeeTable opened this issue Oct 22, 2016 · 1 comment

Comments

@BTCCoffeeTable
Copy link

Hello,

I'm receiving this issue when trying to Build on a Digital Ocean LEMP 16 server. I have tried to build with the default Minima theme and it all works as I would expect when I put in your theme in the _config.yml as well as into the Gemfile I receive the following:

Build Warning: Layout 'post' requested in _posts/2016-10-22-welcome-to-jekyll.markdown does not exist.
Liquid Exception: no implicit conversion of nil into String in about.md
jekyll 3.3.0 | Error:  no implicit conversion of nil into String

I'm gonna troubleshoot it and hopefully figure it out, but figured I would post it here. I'll hopefully be back with an answer soon.

Thank you.

@BTCCoffeeTable
Copy link
Author

NVM, so I'm not too clear on what fixed it, I will return with more info, but suffice for now to say that it was my misunderstanding of how to configure the Gemfile, and I suspect it was the lack of the jekyll-paginate gem.

I added that to the gem file using

gem "jekyll-paginate"

And it worked as I would expect. My apologies, great product btw, thank you very much.

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