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

Building Gaya theme gets undefined method `downcase' error #20

Open
vichargrave opened this issue Oct 16, 2016 · 0 comments
Open

Building Gaya theme gets undefined method `downcase' error #20

vichargrave opened this issue Oct 16, 2016 · 0 comments

Comments

@vichargrave
Copy link

I forked and cloned your Gaya theme for Github websites then tried to build using rake preview which gives the following errors:

$ rake preview                                                                                                                                     ✹
bundle exec jekyll serve --watch --drafts --baseurl '' --config _config.yml,_config-dev.yml
Configuration file: _config.yml
Configuration file: _config-dev.yml
jekyll 3.2.1 | Error:  undefined method `downcase' for #<Hash:0x007fdc7823b408>
rake aborted!
Command failed with status (1): [bundle exec jekyll serve --watch --drafts ...]
/Users/vic/src/gaya/Rakefile:19:in `block in <top (required)>'
/Library/Ruby/Gems/2.0.0/gems/rake-11.3.0/exe/rake:27:in `<top (required)>'
Tasks: TOP => preview
(See full trace by running task with --trace)
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