Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Meta/Editorial: move to a pure Bikeshed build #116

Merged
merged 1 commit into from
Sep 3, 2017
Merged

Conversation

domenic
Copy link
Member

@domenic domenic commented Sep 2, 2017

This removes the emu-algify part of the pipeline. The algorithms and abstract operation cross-links in this spec are not very plentiful, and so they can be handled manually, without needing a second build step.

This includes a few editorial changes as I made a pass through removing elements:

  • Moves "Supporting abstract operations" after "Namespace console"
  • Links to more Infra terms, and uses the [=foo/bar=] linking style when appropriate
  • Use |var| and code syntaxes throughout
  • Fixes a couple wrong variables
  • By virtue of Bikeshed's default styling, adds spacing in between each algorithm step

For review, I'd suggest previewing the branch snapshot, at https://console.spec.whatwg.org/branch-snapshots/pure-bikeshed/ .


/cc @foolip, as I imagine your deploy unification will be easier after this.

This removes the emu-algify part of the pipeline. The algorithms and abstract operation cross-links in this spec are not very plentiful, and so they can be handled manually, without needing a second build step.

This includes a few editorial changes as I made a pass through removing <emu-alg> elements:

- Moves "Supporting abstract operations" after "Namespace console"
- Links to more Infra terms, and uses the [=foo/bar=] linking style when appropriate
- Use |var| and `code` syntaxes throughout
- Fixes a couple wrong variables
- By virtue of Bikeshed's default styling, adds spacing in between each algorithm step
@foolip
Copy link
Member

foolip commented Sep 3, 2017

The emu-algify step could have been supported by whatwg/whatwg.org#81, but if it's not needed, all the better!

@domenic domenic merged commit 7fb6f1d into master Sep 3, 2017
@domenic domenic deleted the pure-bikeshed branch September 3, 2017 22:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants