Anselm R Garbe wrote:
> This is only true for directories, but not for leafs. Take
> 
>  http://sta.li/faq
> 
> for instance, the generator would need to transform xxx.md inputs into
> xxx outputs and the webserver would need to treat all suffix-less
> files as text/html mimetype.

Heyho,

The generator would actually make a directory faq/ out of it. The faq.md content
would be rendered into faq/index.html then.

--Markus

Reply via email to