Rob Cobb

Results 4 issues of Rob Cobb

``` $ htmltest -l0 -c .htmltest.yml -s public/ ``` results in ``` [many lines of output ] skipping external check --- [path]/index.html --> [url] testDocument on [path]/index.html panic: runtime error:...

bug

In response to https://github.com/open-notify/Open-Notify-API/issues/6 it looks like the 'Access-Control-Allow-Origin' header was added to the `iss-now` route but not to other routes. ```sh $ curl -v "http://api.open-notify.org/iss-pass.json?lat=30&lon=30" * Trying 138.68.39.196... *...

Pr is very messy right now, started it in an internal hackathon - mostly leaving here for comment / so I stop ignoring it. Before something like this merges, it...

Issue: https://github.com/gvwilson/sdxjs/issues/32 Ref: https://github.com/gvwilson/sdxjs/pull/33 Adds a button to hide / show the sidebar. * Button is unobtrusive, it's just ☰ (U+2630)with a little padding * For screens < 1080px, sidebar...