view xml/en/download.xml @ 3063:68e8c8dc9489

Download page reworked. For now, freenginx versions need to be explicitly marked with name="freenginx" attribute. Further, only the last mainline version is preserved in listing.
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 20 Feb 2024 18:58:32 +0300
parents 0083dce686ec
children 036ded8db5df
line wrap: on
line source

<!--
  Copyright (C) Igor Sysoev
  Copyright (C) Nginx, Inc.
  -->

<!DOCTYPE article SYSTEM "../../dtd/article.dtd">

<article name="nginx: download"
         link="/en/download.html"
         lang="en"
         rev="5">


<section name="Mainline version">

<download last="1" tag="mainline" />

</section>

<section name="Source Code">

<para>
Read-only Mercurial repositories:
<list type="bullet">

<listitem>
code: <literal>http://freenginx.org/hg/nginx</literal>
</listitem>
<listitem>
site: <literal>http://freenginx.org/hg/nginx-site</literal>
</listitem>

</list>
</para>

</section>

</article>