summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/download/index.html2
-rw-r--r--src/faq/index.html2
-rw-r--r--src/mirrors/index.html141
3 files changed, 132 insertions, 13 deletions
diff --git a/src/download/index.html b/src/download/index.html
index 933c91a..4e0f0ee 100644
--- a/src/download/index.html
+++ b/src/download/index.html
@@ -334,7 +334,7 @@ __HEADER__
<p>
<strong>Minimum</strong><br />
&nbsp;&nbsp;&nbsp;&nbsp;Server: (none)<br />
- &nbsp;&nbsp;&nbsp;&nbsp;Desktop: 16MB VGA capable of 800x600 resolution
+ &nbsp;&nbsp;&nbsp;&nbsp;Desktop: 4MB VGA capable of 800x600 resolution
</p>
<br />
<p>
diff --git a/src/faq/index.html b/src/faq/index.html
index e9c9d2e..9a24677 100644
--- a/src/faq/index.html
+++ b/src/faq/index.html
@@ -62,7 +62,7 @@ __HEADER__
<div class="tab-pane fade" id="support">
<div>
<h6 class="font-weight-normal">Do you offer paid support?</h6>
- <p>What we call "Enterprise Support" is handled by a separate organization and we will gladly refer your inquiries. Depending on the nature of such an inquiry, you may be directed to an individual software consultant who acts in his or her own capacity.</p>
+ <p>What we call "Enterprise Support" is handled by a separate organization and we will gladly refer your inquiries. Depending on the nature of such an inquiry, you may be directed to an individual software consultant who acts in their own capacity.</p>
</div>
</div>
</div><!-- end tab-content -->
diff --git a/src/mirrors/index.html b/src/mirrors/index.html
index 495aeea..8b6ed5e 100644
--- a/src/mirrors/index.html
+++ b/src/mirrors/index.html
@@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="keywords" content="">
- <title>Coming Soon</title>
+ <title>Adélie Linux | Mirrors</title>
<!-- Favicon -->
<link href="/assets/images/favicon.png" rel="shortcut icon">
<!-- CSS -->
@@ -28,17 +28,136 @@ __HEADER__
</div>
<!-- end Header -->
- <div class="section-fullscreen">
+ <div class="section-lg">
<div class="container">
- <div class="position-middle">
- <div class="row">
- <div class="col-12 col-md-10 coffset-md-1 col-lg-8 offset-lg-2 col-xl-6 offset-xl-3">
- <h1 class="display-4 font-weight-bold">Coming Soon</h1>
- <h5 class="font-weight-light text-black-05">We're not quite ready to share this.</h5>
- <a class="button button-xl button-radius button-reveal-left-grey margin-top-30" href="/"><i class="fas fa-home"></i><span>Home</span></a>
- </div>
- </div><!-- end row -->
- </div><!-- end position-middle -->
+ <div class="margin-bottom-70">
+ <div class="row">
+ <div class="col-12 col-md-10 offset-md-1 col-lg-8 offset-lg-2">
+ <h2>Mirrors</h2>
+ <p>You may download Adélie assets from any of the following locations. Some mirrors may perform better than others based on where you live. Please get in touch if you are willing to sponsor a mirror.</p>
+ </div>
+ </div>
+ </div>
+ <div class="row">
+ <div class="col-12 col-xl-10 offset-xl-1">
+ <table class="table cart-table">
+ <thead>
+ <tr>
+ <th scope="col"><!-- country flag --></th>
+ <th scope="col">Location</th>
+ <th scope="col">Name</th>
+ <th scope="col">Speed</th>
+ <th scope="col">Freshness</th>
+ <th scope="col">Uptime</th>
+ <th scope="col">Sponsor</th>
+ <th scope="col">Protocol</th>
+ </tr>
+ </thead>
+ <tbody>
+ <tr>
+ <td colspan="8"><strong>Official</strong>&nbsp;&mdash;&nbsp;Part of Adélie's core infrastructure.</td>
+ </tr>
+ <tr>
+ <td>
+ <img src="../assets/images/flags/w40-webp/us.webp" alt="">
+ </td>
+ <td>Texas,<br />USA</td>
+ <td>us1-distfiles</td>
+ <td>1 Gbps</td>
+ <td>0 days, 00:00:00</td>
+ <td>0 days, 00:00:00</td>
+ <td>Adélie Linux</td>
+ <td>
+ <strong>
+ <a href="http://distfiles.adelielinux.org/">http</a><br />
+ <a href="https://distfiles.adelielinux.org/">https</a><br />
+ <a href="rsync://distfiles.adelielinux.org/distfiles">rsync</a>
+ </strong>
+ </td>
+ </tr>
+ <tr>
+ <td colspan="8"><strong>Affiliated</strong>&nbsp;&mdash;&nbsp;Operated by Adélie's developers and friends.</td>
+ </tr>
+ <tr>
+ <td>
+ <img src="../assets/images/flags/w40-webp/de.webp" alt="">
+ </td>
+ <td>Nuremberg,<br />Germany</td>
+ <td>eu1-distfiles</td>
+ <td>1 Gbps</td>
+ <td>0 days, 00:00:00</td>
+ <td>0 days, 00:00:00</td>
+ <td>Leuhta Labs</td>
+ <td>
+ <strong>
+ <a href="http://eu1-distfiles.adelielinux.org/">http</a><br />
+ <a href="https://eu1-distfiles.adelielinux.org/">https</a><br />
+ <a href="rsync://eu1-distfiles.adelielinux.org/distfiles/">rsync</a><br />
+ </strong>
+ </td>
+ </tr>
+ <tr>
+ <td>
+ <img src="../assets/images/flags/w40-webp/us.webp" alt="">
+ </td>
+ <td>Pennsylvania,<br />USA</td>
+ <td>us2-distfiles</td>
+ <td>100 Mbps</td>
+ <td>0 days, 00:00:00</td>
+ <td>0 days, 00:00:00</td>
+ <td>ionFish Group</td>
+ <td>
+ <strong>
+ <a href="">http</a><br />
+ <a href="">https</a><br />
+ <a href="">rsync</a><br />
+ <a href="">ftp</a>
+ </strong>
+ </td>
+ </tr>
+ <tr>
+ <td colspan="8"><strong>Third-Party</strong>&nbsp;&mdash;&nbsp;Community-managed mirrors over which we have no control.</td>
+ </tr>
+ <tr>
+ <td>
+ <img src="../assets/images/flags/w40-webp/us.webp" alt="">
+ </td>
+ <td>Illinois,<br />USA</td>
+ <td>servercentral</td>
+ <td>10 Gbps</td>
+ <td>0 days, 00:00:00</td>
+ <td>0 days, 00:00:00</td>
+ <td>ServerCentral<br />Turing Group</td>
+ <td>
+ <strong>
+ <a href="http://mirrors.servercentral.com/adelie/">http</a><br />
+ <a href="https://mirrors.servercentral.com/adelie/">https</a>
+ </strong>
+ </td>
+ </tr>
+ <tr>
+ <td>
+ <img src="../assets/images/flags/w40-webp/us.webp" alt="">
+ </td>
+ <td>Indiana,<br />USA</td>
+ <td>purdue</td>
+ <td>10 Gbps</td>
+ <td>0 days, 00:00:00</td>
+ <td>0 days, 00:00:00</td>
+ <td>Purdue Linux<br />Users Group</td>
+ <td>
+ <strong>
+ <a href="http://plug-mirror.rcac.purdue.edu/adelie/">http</a><br />
+ <a href="https://plug-mirror.rcac.purdue.edu/adelie/">https</a><br />
+ <a href="rsync://plug-mirror.rcac.purdue.edu/adelie/">rsync</a><br />
+ <a href="ftp://plug-mirror.rcac.purdue.edu/adelie/">ftp</a>
+ </strong>
+ </td>
+ </tr>
+ </tbody>
+ </table>
+ </div>
+ </div><!-- end row -->
</div><!-- end container -->
</div>