Re: [sensors] Setup echidna for continuous deployment

@tobie I can't run [the bikeshed source](index.bs) through the 
[on-line processor](https://api.csswg.org/bikeshed/). Am I missing 
something?

Even running it via curl generates errors and warnings, e.g.
```sh
curl https://api.csswg.org/bikeshed/ -F 
url=http://w3c.github.io/sensors/index.bs -F paragraph=md -F 
output=html -F md-status=WD -F md-Level=1 > Overview.html
```
(and that's using a "Level=1" metadata which I'm not sure we want to 
adopt)

-- 
GitHub Notification of comment by dontcallmedom
Please view or discuss this issue at 
https://github.com/w3c/sensors/issues/74#issuecomment-172929126 using 
your GitHub account

Received on Tuesday, 19 January 2016 17:39:51 UTC