<div dir="ltr"><div>I got sidetracked today and mocked up a proposal &quot;status page&quot;:</div><div><br></div>    <a href="http://jtbandes.github.io/swift-evolution/">http://jtbandes.github.io/swift-evolution/</a><div><br></div><div>This moves the proposal status info (currently in README.md) into a separate &quot;source of truth&quot;:</div><div><br></div><div>    <a href="https://github.com/jtbandes/swift-evolution/blob/master/proposals.xml">https://github.com/jtbandes/swift-evolution/blob/master/proposals.xml</a><br></div><div><br></div><div>The status page is then generated from the source of truth using XSLT. Unfortunately, in order to get this working on GitHub Pages, I had to load the files using JavaScript (otherwise the browser blocks the cross-origin requests): <a href="https://github.com/jtbandes/swift-evolution/blob/gh-pages/index.html">https://github.com/jtbandes/swift-evolution/blob/gh-pages/index.html</a>.</div><div><br></div><div><br></div><div>If we wanted to adopt this for the official swift-evolution repo, the steps would be:</div><div><br></div><div>    1. push the XML and XSL files to master</div><div><br></div><div>    2. push a gh-pages branch with the status page</div><div><br></div><div>    3. update README.md on master to point to the status page, rather than duplicating all the information.</div><div><br></div><div><br></div><div>Thoughts? Tweaks? Insults?<br></div><div><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>Jacob<br></div></div></div></div>
</div></div>