You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Build markdown documents to HTML in the CI workflow (w3c#13432)
Add a build step that converts .md files in spec directories
(explainers, transition documents, proposals, etc.) to HTML so
they're served from GitHub Pages. The legacy draft server that
previously handled this conversion is struggling with ~60% uptime.
Relates to w3c#12054
0 commit comments