[Enhancement] Create static pages on projects using Fresh.
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
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).