Narrator photos #1
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This is a thread to discuss options for narrator photos. It does seem like it would be nice to have some visual representation of the narrators alongside their texts.
Júlia did a nice mockup:
We've also discussed programmatically pixelating the images, or using conversions to ASCII art.
We need a way to approach this that fulfills these criteria:
One additional thought on design requirements, @dhorn: Ensure that the photo is not a necessity, so interviews will still look good if the narrator prefers not to provide one.
I've implemented this using the
headshot
front matter meta data, if a user doesn't want a headshot simply leave it out and there wont be one.Nice, thank you.