Missing guidance on how to include an image in a blog post
jieyouxu opened this issue · 3 comments
jieyouxu commented
E.g. in #1425 I can't seem to find a path that would show up properly in local static site build (via cargo build or cargo serve -p) but then it matches what other Inside Rust blog post uses...
jieyouxu commented
(FWIW, the inside-rust blogs need another layer of ../ versus if the blog was for the public-facing blog)
jieyouxu commented
For my future self, mostly: note that Inside Rust image folder has an extra inside-rust/ folder. The inline relative path from the Inside Rust blog post should look something like
senekor commented
The blog was migrated to Zola, which supports asset colocation. That should be the recommended way to include images.