Douglas Wilson

Results 1985 comments of Douglas Wilson

Sure, feel free to pull request the documentation you feel would be appropriate:+1:

Thanks! Can you fix the tests and update all the types for have the trailing slashes instead of only the HTML view?

Gotcha. I'm' sure you can refactor this some more to make sure there is only one stat call per file for even the HTML view. We also cannot add the...

> If you that works for you, I'll refactor it that way. Yes, please :) In fact, I wanted to do this a long time ago, but didn't want to...

Feel free to add new arguments on the end :)

This module does all inline by default, otherwise it would have to reserve URLs in every directory that you couldn't use. This would be awful. If you don't want inline...

> A possible solution would be to split the request into three requests OK. Can you send a PR that does this, please?

In the meantime I'll keep this issue open.

Thanks, I commented on your changes. > As you can see I didn't change the exports.html function so it won't break existing customized directory.html files in foreign projects. The main...

> As mentioned before the style token is still working as the html function was not touched. It is not working. You can see the test for the `{style}` token...