Skip to content

Using the gem, how can I run gulp img? #59

@amaury1093

Description

@amaury1093

I created my website with jekyll new, tweaked _config.yml to have evertyhing showing, added a picture in _img, and ran bundle exec jekyll server.

However, the thumbnails are not generated:

[2018-12-30 15:30:58] ERROR `/assets/img/posts/xworld-map_placehold.jpg' not found.
[2018-12-30 15:30:59] ERROR `/assets/img/posts/xworld-map_thumb@2x.jpg' not found.
[2018-12-30 15:30:59] ERROR `/assets/img/posts/xworld-map_placehold.jpg' not found.
[2018-12-30 15:31:00] ERROR `/assets/img/posts/xworld-map_thumb@2x.jpg' not found.

Note: I obviously didn't clone the repo on purpose. Below is a snippet of my _config.yml

remote_theme: janczizikow/sleek
plugins:
  - jekyll-feed
  - jekyll-remote-theme
  - jekyll-seo-tag

My question is, using the gem, can I still run gulp img?

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