Skip to content

Doesn't seem to work in latest version of Jekyll #1

@stffndk

Description

@stffndk

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions