-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The Distillery: How to create a gallery in Distill #93
Comments
Hi, nice tutorial !!! I've been trying to embed a gallery using your tips. However, the images do not show up. It shows an icon as the image was not found, and no errors appear on R. Would you mind looking at my site repository? I am trying to figure out what could be wrong (https://github.com/souzayuri/souzayuri.github.com). Thanks |
@etiennebacher any tips? |
@souzayuri it's because the folder In my case, I use github actions to automatically copy Another option is to use github actions to automatically build the website and push the changes any time you modify something on the repo. You can use my |
Hi @etiennebacheretie, and thank you for reaching out to me. I really appreciate your help! |
I don't think the github action worked, there is no run for the file you created: Problem is that in your FYI, you probably don't need to install all the packages I install in the github action |
The Distillery: How to create a gallery in Distill
https://distillery.rbind.io/posts/2021-04-11-how-to-create-a-gallery-in-distill/
The text was updated successfully, but these errors were encountered: