satyarohith / sift

Sift is a routing and utility library for Deno Deploy.
https://deno.land/x/sift
MIT License
170 stars 14 forks source link

Create utility function to serve markdown files #16

Closed satyarohith closed 2 years ago

satyarohith commented 3 years ago

I'm not sure how the API should look, but I think it should extend the serveStatic function instead of creating a new one.