brewlog/templates/pages
Jon Seager 9e5dff7f5f
feat(web): add Open Graph and Twitter Card meta tags
- Add og:title, og:description, og:image, og:type, og:site_name and
  twitter:card meta tags to base template with Askama block overrides
- Create static 1200x630 OG image served at /og-image.png
- Override OG blocks with entity-specific content on brew, cup, and
  stats detail pages
- Reuse BREWLOG_RP_ORIGIN as base URL for absolute og:image URLs via
  OnceLock initialized at server startup
2026-02-08 16:19:34 +00:00
..
add.html copy: remove second-person pronouns, use imperative tone 2026-02-08 09:50:49 +00:00
admin.html feat(stats): add full stats page with consumption, brewing, and charts 2026-02-08 15:20:29 +00:00
brew.html feat(web): add Open Graph and Twitter Card meta tags 2026-02-08 16:19:34 +00:00
checkin.html feat(routes): redirect to detail page after creating brews and cups 2026-02-08 16:10:11 +00:00
cli_callback.html build(deps): bump askama from 0.12.1 to 0.15.4 (#7) 2026-02-06 18:45:34 +00:00
cup.html feat(web): add Open Graph and Twitter Card meta tags 2026-02-08 16:19:34 +00:00
data.html copy: remove second-person pronouns, use imperative tone 2026-02-08 09:50:49 +00:00
home.html feat(web): add Open Graph and Twitter Card meta tags 2026-02-08 16:19:34 +00:00
login.html copy: remove second-person pronouns, use imperative tone 2026-02-08 09:50:49 +00:00
register.html fix(auth): auto-redirect to homepage after passkey registration 2026-02-08 09:52:05 +00:00
stats.html feat(web): add Open Graph and Twitter Card meta tags 2026-02-08 16:19:34 +00:00
timeline.html feat(timeline): add expand/collapse all toggle per month 2026-02-07 11:03:52 +00:00