You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey @amaurymartiny unfortunately by just using the gem, you won't be able to use gulp commands. You could add your own gulp setup that would generate images for you, but the gulp task would have to follow the folder & naming convention as used in the gem / theme.
I created my website with
jekyll new
, tweaked_config.yml
to have evertyhing showing, added a picture in_img
, and ranbundle exec jekyll server
.However, the thumbnails are not generated:
Note: I obviously didn't clone the repo on purpose. Below is a snippet of my
_config.yml
My question is, using the gem, can I still run
gulp img
?The text was updated successfully, but these errors were encountered: