-
Notifications
You must be signed in to change notification settings - Fork 634
Open
Description
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-tagMy question is, using the gem, can I still run gulp img?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels