Skip to content

Restructure /funding to be Markdown post #756

@Wituareard

Description

@Wituareard

Having the content spread across Markdown files makes it harder to edit and maintain.

The rationale for the current approach is that it completely renders on the server during pre-rendering via a load function. We could achieve the same thing using the new experimental await expression or have the client call an API, maybe assisted by the new Skeleton component

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions