Skip to content

Rendering Markdown Pages on The Go #4209

@aybarsayan

Description

@aybarsayan

I want to dynamically render md files from the database on my site.

Although Nextra documentation mentions that dynamic rendering is supported, as far as I understand, this is only used for small elements in markdown files. Is there any information about this, is it possible?

I want to host maybe thousands of files on my site with Nextra, but I'm experiencing scaling issues due to time and RAM requirements.

I thought it would be great if I could upload the files to the database and when someone comes to the site, that file would be retrieved and rendered

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions