Alan deLevie
Alan deLevie
@tmcw I think general "codability" of the demos should be handled comprehensively. There was talk of using a JS-simulated terminal where any exercise code could be run. Alternatively, we can...
Hmm, I haven't given much thought to Django integration. Does a Django test fail when something does an `exit(1)`? If so, integration shouldn't be too bad. pa11y is a command...
Is this something we should spin up on vanilla AWS or Cloudfront? Or something else?
I had some difficulty getting this set up locally, but I think this is what we want: https://github.com/nature/pa11y-webservice
You could always re-write pa11y and the HTML CodeSniffer in Go and have it run anywhere. :trollface: Actually, if we can get the HTML CodeSniffer running without PhantomJS, you should...
agreed.
but will it scale?
let's start reading through all of these https://aphyr.com/tags/jepsen so that we can find a suitable database. if nothing out there is good enough, we might need to create `alanDB`.
Prototype: ``` $ 18f alan The 18f alan command is self-referential. See, https://github.com/18F/18f-cli/issues/5#issuecomment-226857115. ```
:+1: cc @feomike