Skip to content

Create a way to store data within the repository #9

@RyannosaurusRex

Description

@RyannosaurusRex

The long-term goal for this project is to create a blog, pages for TriDev members (to create backlinks to their own sites by contributing a PR), and to store other information to generate the static site (sponsor list, other meetup and community links, etc).

Most likely we need these entries in Markdown/.md files that we can read with yaml headers for other metadata, but JSON will likely also work.

The benefit of Markdown files as data in a folder is that it will be easier to edit long-form content directly in markdown, and we can make a "postPage" component that will render the markdown, similar to a Wordpress type post.

Metadata

Metadata

Assignees

No one assigned

    Labels

    backendImplementation will be exclusively backend work.enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions