<div dir="ltr">It occurs to me that moving swift-evolution to use *only* a gh-pages branch, like swift-internals does, would allow this to work without JS.<div class="gmail_extra">
<br><div class="gmail_quote">On Thu, Jul 14, 2016 at 1:30 AM, Jacob Bandes-Storch <span dir="ltr">&lt;<a href="mailto:jtbandes@gmail.com" target="_blank">jtbandes@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><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/" target="_blank">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" target="_blank">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" target="_blank">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?<span class="HOEnZb"><font color="#888888"><br></font></span></div><span class="HOEnZb"><font color="#888888"><div><br clear="all"><div><div data-smartmail="gmail_signature"><div dir="ltr"><div>Jacob<br></div></div></div></div>
</div></font></span></div>
</blockquote></div><br></div></div>