Johan Nordberg
Johan Nordberg
Yeah, this is definitely something i want to have.. but not at the expense of adding too much complexity to the plugin system. The UNIX philosophy only gets you so...
Perhaps, i'll consider this for the next major release. Until then you can use `alias wintersmith=wintersmith --config wintersmith.json` ;)
I don't know either, didn't know BOM was a thing even :) We could modify the regex to allow it, maybe \s matches those chars by default.
The problem is that not all content is derived from a file. I'm thinking of adding something like a `isModifiedSince` method to content plugins that you can implement to enable...
@mjpizz yeah, that would be possible. When this is implemented i plan to put a memory cache in front of the preview server, that cache could just as easily be...
@mjpizz hmm, the cache im talking about here wouldn't help in that case. Wintersmith needs to build up the content tree on startup, that would have to be a separate...
Same, looks like its being detected as the wrong device, or there is an assumption that all devices of that class has a swing mode which this one doesn't have....
Hmm, not sure what's going on there. Setting `globalPalette` to true might be a workaround
Odd, can you link a jsfiddle or similar where you can reproduce it?
Not anything i'm willing to spend time on i'm afraid. Patches welcome :)