samhuri.net/test
Sami Samhuri 760c13b0b6 Add per-post Image frontmatter and richer OG/article meta tags
Pass an optional Image field through PostMetadata -> Post -> PostWriter
so individual posts (especially link posts) can set their own og:image
instead of always falling back to the site-wide image. Also emit
article:published_time and article:tag for article pages, and switch
twitter:card to summary_large_image when a post-specific image is set.
2026-06-21 23:30:48 -07:00
..
config Improve test coverage of gemini renderer 2026-04-11 12:33:47 -07:00
drafts Add dynamic drafts index page listing unpublished drafts 2026-06-21 20:10:32 -07:00
posts Add per-post Image frontmatter and richer OG/article meta tags 2026-06-21 23:30:48 -07:00
projects Publish a Gemini site and link to it from the website (#36) 2026-02-14 17:18:09 -08:00
utils Improve test coverage of gemini renderer 2026-04-11 12:33:47 -07:00
views Add per-post Image frontmatter and richer OG/article meta tags 2026-06-21 23:30:48 -07:00
coverage_test.rb Extract bake logic into lib/pressa and fold tasks back into one bake.rb 2026-06-07 17:57:01 -07:00
drafts_test.rb Extract bake logic into lib/pressa and fold tasks back into one bake.rb 2026-06-07 17:57:01 -07:00
git_test.rb Prefer github remote over origin for coverage baseline 2026-06-07 18:01:20 -07:00
link_post_test.rb Add link-post authoring for quick posts from mobile 2026-06-07 19:30:48 -07:00
plugin_test.rb Migrate from Swift to Ruby (#33) 2026-02-07 21:19:03 -08:00
publish_test.rb Publish locally when building on the host itself 2026-06-21 19:26:59 -07:00
site_generator_rendering_test.rb Add dynamic drafts index page listing unpublished drafts 2026-06-21 20:10:32 -07:00
site_generator_test.rb Migrate from Swift to Ruby (#33) 2026-02-07 21:19:03 -08:00
site_test.rb Publish a Gemini site and link to it from the website (#36) 2026-02-14 17:18:09 -08:00
test_helper.rb Migrate from Swift to Ruby (#33) 2026-02-07 21:19:03 -08:00