Skip to content

gem not working on github.io #9

Description

@riccardoklinger

I was adding the gem to my github.io page. There is a build error with this gem:
The tag leaflet_map on line 19 in index.html is not a recognized Liquid tag
I do have:

group :jekyll_plugins do
  gem 'jekyll-paginate'
  gem 'jekyll-sitemap'
  gem 'jekyll-leaflet'
end

in my GemFile

and:

plugins:
  - jekyll-paginate
  - jekyll-sitemap
  - jekyll-leaflet

in my _config.yml

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions