Cleaver Barnes
Cleaver Barnes
Also: https://github.com/284km/yaml_checker/ https://github.com/skippyPeanutButter/yaml_bot
The `output` key should be at the root level. Just remove the indent from what you have there. Let me know how it works out for you... this is a...
For the moment you'll need to use `master` branch. We'll have a 1.1.0 release out soon with this and a few other features.
Everything should now be working on 2.7 by default.
This is a good idea. We haven't been actively updating the project lately, but let's keep this one open.
Yes, you could manually reformat the paths from sitemap.xml into paths.txt.
Re: logged in content. It should be possible to log in to any site using curl, so it should be possible from Sitediff. It would be a bit messy though....
It's hard for me to verify, but I'd start by looking at the headers returned by your http servers. Might be that you can resolve by setting an appropriate header....
I ran into this issue while trying to figure out what the boolean return value should be for `SQLStatementErrorCallback`. Since this API is modelled on WebSQL, it turns out that...