Re: [heycam/webidl] Turn Web IDL into a Living Standard (#1018)

@annevk commented on this pull request.



>  
-ci:
- mkdir -p out
- make index.html
- mv index.html out/index.html
+local: index.bs
+ bikeshed spec index.bs index.html --md-Text-Macro="COMMIT-SHA LOCAL COPY"
+
+deploy: index.bs
+ curl --remote-name --fail https://resources.whatwg.org/build/deploy.sh
+ POST_BUILD_STEP='node ./check-grammar.js "$$DIR/index.html" && npm run pp-webidl -- --input "$$DIR/index.html"' \

It's passed in as an argument. Encoding does the same thing.

-- 
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/1018#discussion_r702043660

Received on Friday, 3 September 2021 16:58:37 UTC