github / github/pages-gem

Site not rendering images

Aperta
#783 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Ruby
Stelle
1.9k
Fork
360
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

I've searched far and wide and cannot for the life of me figure this out.

### This issue affects

- [x] The site generated by GitHub Pages
- [ ] Building sites locally

### What did you do (e.g., steps to reproduce)

I have images and gifs in `/assets/visualizations/`, and attempt to use relative links to those images in a blog post.

The blog post in question is here: https://ddejohn.github.io/2021/08/20/life.html

The blog's repo is here: https://github.com/ddejohn/ddejohn.github.io

I've tried loads of things based on stackoverflow and github issues discussions. Nothing seems to work. I've tried setting `baseurl: ""` and I've tried relative links in my markdown with and without a leading `.` symbol. I'm at wit's end, it seems like everything I find on SO and here in various Jekyll issues say to do different things and I can't find the "magic" combination.

My current `_config.yml`:

```yaml
title: ddejohn/
email: ddejohn@pm.me
description: A blog wherein I write about programming, mathematics, and my personal projects.
github_username: ddejohn
linkedin_username: ddejohn

theme: minima
show_excerpts: true

plugins:
- jekyll-feed
```

### What did you expect to happen?

Images to display.

### What happened instead?

Images didn't display.

Guida per i contributori

Apri la guida per i contributori

Direzione di ricerca

Inizia dal blog collegato e dal relativo _config.yml, quindi riproduci la build di GitHub Pages usando le immagini in /assets/visualizations/. Confronta i riferimenti alle immagini del post generato con la pagina distribuita; il lavoro è concluso quando le immagini e le GIF segnalate vengono visualizzate sul sito pubblicato.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
jekyll
Ambito
web-dev
Tipo di issue
Bug
Difficoltà
4/5
Tempo stimato
3-5 giorni
Stato di attività
Ferma
Chiarezza
Da chiarire
Idoneità per principianti
25/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.