whatwg / whatwg.org

The WHATWG website and other static resources
https://whatwg.org/
Other
75 stars 50 forks source link

Fix deploy.sh to process Review Drafts better #399

Closed domenic closed 2 years ago

domenic commented 2 years ago

This actually uses the .bs file in the review-drafts/ folder, which will have fixed Date: metadata, instead of using the living-standard file. Closes #348.


I tested this locally and, in combination with https://github.com/whatwg/meta/pull/254 (which adds Status: RD to the source files), it seems to work.