Results 24 issues of Orestis Markou

Hi, I took the liberty of merging in all the relevant changes other people have added, and added a .gitignore file.

I am serving some crawled assets that contain URLs like: `../assets/css/screen.css%3Fv=bdeae747df.css` - the file in the filesystem is named `screen.css`. If I edit the link to `../assets/css/screen.css?v=bdeae747df.css` then the file...

Hello, sorry if this is too much of a bother... Lacinia-pedestal 1.3 is needed to update Jetty to 0.7. It seems that everything is ready and all is missing is...

Like #include, but instead of expecting a config, just pass the raw string contents of a file. E.g: ``` (defmethod reader 'slurp [{:keys [resolver source] :as opts} tag value] (slurp...