Re: [heycam/webidl] Bikeshed conversion (#158)

So I'd like to get this merged ASAP so I can start contributing easily :). In the interest of hurrying that along, here is a potential commit message that @bzbarsky could paste into the box when he hits "Squash and merge".

```
Convert specification to Bikeshed

This replaces the existing XSLT-based spec-editing pipeline with a more
modern one based on Bikeshed [1]. This was done mostly in an automated
fashion to ensure correctness, using the tooling at [2], with some
manual follow-up fixes. The issues list at [3] (mostly closed) also
contains useful history of the conversion.

This closes #147.

Because of the nature of this change, which touches almost every line,
blame history will be lost. To trace back changes before this commit,
see the old index.html file at [4].

[1]: https://github.com/tabatkins/bikeshed
[2]: https://github.com/tobie/webidl2bikeshed
[3]: https://github.com/tobie/webidl/issues
[4]: https://github.com/heycam/webidl/blob/dd77b1907e6af7ec27ff67edfb38f892f2fde3a8/index.xml
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/pull/158#issuecomment-245113972

Received on Tuesday, 6 September 2016 22:19:21 UTC