Skip to content

make related articles easier to maintain #136

Description

@jbolda

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.

https://github.com/thefrontside/frontside.com/blob/1d51d53a375cb0d46d057067cbd7df60303cb920/src/pages/blog/2021-18-02-there-and-back-again-testing-and-upgrades.md#related-article

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.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions