samhuri.net/lib
Sami Samhuri 97105c1501 Fetch og:image from linked URLs when creating link posts
Add Pressa::OpenGraph, a best-effort scraper that pulls og:image (falling
back to twitter:image) from a linked page's HTML. bake new_link and bake
preview_link now use it to prefill the Image front-matter field for link
posts, unless the payload already supplies one. Network failures and
missing tags just resolve to nil so creating a post never blocks on a
slow or broken link; the fetch happens once at draft-creation time, not
on every build.
2026-06-21 23:33:29 -07:00
..
pressa Fetch og:image from linked URLs when creating link posts 2026-06-21 23:33:29 -07:00
pressa.rb Add link-post authoring for quick posts from mobile 2026-06-07 19:30:48 -07:00