Closed dinchamion closed 7 years ago
Hi, thank you! If I understand correctly, just do not upload any image for your post and the theme will do the rest.
In header_post_page.hbs
you can see that there's a style for an image and a style without it ({{#if image}} ... {{else}}
).
Just let me know if I answered your question.
Sorry for the misunderstanding!
I do want to upload a meta image (so it shows up in rich embeds on social media) but I'd like the theme not to display it.
Not sure what I need to remove or modify for that.
For meta image, you mean one like this? http://deanattali.com/beautiful-jekyll/2015-02-26-flake-it-till-you-make-it/
But you don't want it to be showed?
Yep, exactly. It's useful for me when sharing the post, but breaks the simplicity of the theme for my taste.
The greatest would be if it was a "toggleable" thing (like adding/removing the '!' from elements) of course, but if I could just remove the corresponding part from the code that accomplishes it more directly. :-)
I never thought about having it only for sharing, cool :)
The file that handles the post image is header_post_page.hbs
.
Take a look at it and see if you find out a solution :)
I will! ;-) Stay tuned. :-)
Feel free to make a pull request :)
Done! :-) (I just hope I didn't mess up with the pull request. :-) ) #2
I love this theme, it takes Steam just a bit further with the permanent menu bar. :-)
Would it be possible to remove the header images on the posts, though? I'd prefer only having them in rich embeds.