Skip to content

Add dynamic recommendation pages with OG tags#13

Draft
markmals wants to merge 2 commits intomainfrom
codex/add-direct-links-and-opengraph-support
Draft

Add dynamic recommendation pages with OG tags#13
markmals wants to merge 2 commits intomainfrom
codex/add-direct-links-and-opengraph-support

Conversation

@markmals
Copy link
Copy Markdown
Owner

@markmals markmals commented Jun 4, 2025

Summary

  • link recommendation date to /[slug]
  • support dynamic routes for each recommendation
  • load/caches recommendation data on the client
  • add OpenGraph metadata for recommendation pages

Testing

  • deno task typecheck (fails: frontmatter type errors)
  • deno task check (fails: invalid certificate during lint)

https://chatgpt.com/codex/tasks/task_e_683fd568d2d8832096394a90ef15abde

@markmals markmals linked an issue Jun 4, 2025 that may be closed by this pull request
@markmals markmals marked this pull request as draft June 4, 2025 06:12
@markmals
Copy link
Copy Markdown
Owner Author

markmals commented Jun 4, 2025

Needs more design work & TLC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add direct links to each recommendation

1 participant