-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Everything is updated to latest version. Plugin added to:
_config.yml:
plugins:
- jekyll-data-pages
Gemfile:
group :jekyll_plugins do
gem "jekyll-data-pages", "~> 1.0.0"
end
Running command bundle exec jekyll serve and getting error:
mbp:site2 stffn$ bundle exec jekyll serve
Configuration file: /Users/stffn/www/testsite.dev/site2/_config.yml
Source: /Users/stffn/www/testsite.dev/site2
Destination: /Users/stffn/www/testsite.dev/site2/_site
Incremental build: disabled. Enable with --incremental
Generating...
jekyll 3.8.5 | Error: undefined local variable or method `data_spec' for #<JekyllDataPages::Generator:0x00007fc1524d7d88>
Did you mean? data_pages
Metadata
Metadata
Assignees
Labels
No labels