pyro icon indicating copy to clipboard operation
pyro copied to clipboard

[Enhancement] Create static pages on projects using Fresh.

Open CarcajadaArtificial opened this issue 2 years ago • 1 comments

As a Fresh user, I've found myself wanting to render static content on pages inside the projects. Being able to render static md content as a Preact component would be an incredible feature. I understand that the project's goal is to be a static site generator, but I believe that sites that are not 100% generated from static content can also use parsing and rendering to generate their static content. Additionally, being able to configure the rendered elements and use our own Preact components to define what they look like would be fantastic as well.

Even if you discard this idea, thank you for an amazing project

CarcajadaArtificial avatar Jul 17 '23 02:07 CarcajadaArtificial

Thanks for the issue. I think being able to import a simple "render markdown" function for use in Fresh is a great idea! Definitely within the scope of the project. Long-term I'd like to have integrations with Deno frameworks (Fresh, Aleph, Lum, etc).

lino-levan avatar Jul 17 '23 14:07 lino-levan