20 lines
789 B
XML
20 lines
789 B
XML
<t:chloe xmlns:t="http://factorcode.org/chloe/1.0">
|
|
|
|
<h2>Stable release: <t:link t:name="stable-release" /></h2>
|
|
|
|
<table id="mytable" cellspacing="0" summary="Stable releases">
|
|
<t:xml t:name="release-grid" />
|
|
</table>
|
|
|
|
<p><b>Source code</b>: <t:link t:name="source-release" /></p>
|
|
|
|
<h2>Development release</h2>
|
|
|
|
<table id="mytable" cellspacing="0" summary="Development releases">
|
|
<t:xml t:name="package-grid" />
|
|
</table>
|
|
|
|
<p>Stable and development releases are built and uploaded by the <a href="http://concatenative.org/wiki/view/Factor/Build farm">build farm</a>. Follow <a href="http://twitter.com/FactorBuilds">@FactorBuilds</a> on Twitter to receive notifications. If you're curious, take a look at the <t:a t:href="$mason-app/dashboard">build farm dashboard</t:a>.</p>
|
|
|
|
</t:chloe>
|