You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Too many blog posts have copy-pasted the exact same image under /public/posts/[slug]/, we should delete the copy-pasted images, hoist them up a level or two, and share them across the blog posts. This will require many image file deletions, and for each deletion, an update to the corresponding post's .md(x) file metadata. For example:
Okay, if you paid close attention, those two above are not exactly the same, but (a) they are similar enough that we should consider merging them and (b) I'm (99%) sure there are other posts that are using bit-for-bit same images.
What site is this for?
Quansight Labs
Description
Too many blog posts have copy-pasted the exact same image under
/public/posts/[slug]/
, we should delete the copy-pasted images, hoist them up a level or two, and share them across the blog posts. This will require many image file deletions, and for each deletion, an update to the corresponding post's .md(x) file metadata. For example:Same images:
Okay, if you paid close attention, those two above are not exactly the same, but (a) they are similar enough that we should consider merging them and (b) I'm (99%) sure there are other posts that are using bit-for-bit same images.
Corresponding metadata:
The text was updated successfully, but these errors were encountered: