-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
We currently use a custom html component in our markdown blog post files to curate content for the users. This is difficult to maintain as our styles are baked into the blog posts, and the content (title, description, etc.) are duplicated.
We can instead put a reference to a page slug in the blog post frontmatter, and using that, pull the related data out of the graph.
Metadata
Metadata
Assignees
Labels
No labels