aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteve McIntyre <steve@einval.com>2019-03-17 13:27:48 +0000
committerSteve McIntyre <steve@einval.com>2019-03-17 13:27:48 +0000
commit4beae9e1ebc2c4fe6aec735d9d93154f334a7f2a (patch)
tree7dd586f4b0895b6535e28e59f464ca5d053e01c1
parent0d564da44aaec3d4504aada1d5db8985d294932d (diff)
WIP
-rw-r--r--english/download/index.wml49
1 files changed, 37 insertions, 12 deletions
diff --git a/english/download/index.wml b/english/download/index.wml
index 3b573717001..b3aa61da83f 100644
--- a/english/download/index.wml
+++ b/english/download/index.wml
@@ -1,26 +1,51 @@
#use wml::debian::cdimage title="Download Debian" BARETITLE=true
#use wml::debian::release_info
-<div id="splash">
- <h1>Download Debian</h1>
-</div>
+<p>There are multiple ways to get and use Debian.</p>
+
+<ul>
+ <li>We have installation images, supporting installation and use on
+ many types of system: laptops, desktops and servers.</li>
+ <li>We also make live images so that you can run Debian on your
+ computer directly without having to install it first.</li>
+ <li>Finally, we
+ publish <a href="https://cloud.debian.org/images/">cloud
+ images</a>, specially targeted for running Debian in your own
+ cloud computing setup or on most common commercial clouds
+ such as AWS, GCP or Azure.</p>
+</ul>
-<p>
-Intro Text
-</p>
+<p>All of these are available for free download from Debian servers
+ and mirrors all over the world. You do not need to pay for a licence
+ to download or use Debian, and we encourage you to share it with
+ your friends. See <a href="FIXME">FIXME!</a> for more details about
+ this. Debian makes no money directly, so we depend on donations and
+ sponsorship to pay our bills. If you would like to contribute,
+ click <a href="FIXME">here</a> for more details.<</p>
<div class="line">
+
<div class="item col50">
<div align="center">
- <p>Download an installer</p>
- <img src="Download_installer.png" alt="[Pic: Debian Installer]"></a>
+ <p><strong>Download an installation image</strong></p>
+ <p><img src="Download_installer.png" alt="[Pic: Debian
+ Installer]"></p>
+ <p><a href="<stable-images-url/>/amd64/iso-cd/debian-<current-tiny-cd-release-filename/>-amd64-netinst.iso">Debian <current_release_short></a>
+ (64-bit PC Network installer)</p>
+ </div>
+ <div>
+ <p>This is the most commonly used image. We also
+ have <a href="more_installer">more images</a> (e.g DVD images and
+ images for other architectures.</p>
</div>
</div>
+
<div class="item col50 lastcol">
- <div align="center">
- <p>Download live</p>
- <img src="Download_live.png" alt="[Pic: Debian Live]"></a>
- </div>
+ <div align="center">
+ <p><strong>Download a live image</strong></p>
+ <p><img src="Download_live.png" alt="[Pic: Debian Live]"></p>
+ <p><a href="<stable-images-url/>/amd64/iso-cd/debian-<current-tiny-cd-release-filename/>-amd64-netinst.iso">Debian <current_release_short></a>
+ </div>
</div>
</div>

© 2014-2024 Faster IT GmbH | imprint | privacy policy