diff --git a/_layouts/downloads.html b/_layouts/downloads.html index af3680ee..bfa9900a 100644 --- a/_layouts/downloads.html +++ b/_layouts/downloads.html @@ -5,14 +5,19 @@ diff --git a/pages/downloads.md b/pages/downloads.md index 7d04242c..b6ce785c 100644 --- a/pages/downloads.md +++ b/pages/downloads.md @@ -9,82 +9,150 @@ redirect_from: - /wiki/QubesDownloads/ --- -
+

Get Qubes OS

+ +
{% assign release_name = site.data.downloads.featured_release %} {% assign release = site.data.downloads.releases[release_name] %} {% assign primary_source = release.sources|first %} -

Get Qubes OS

+
- - - - - -{% for source in release.sources %} -{% if source[0] == primary_source[0] %}{% continue %}{% endif %} - -{% endfor %} - -
Download {{ release_name }}
Via {{ source[1].method }} from {{ source[0] }}
+
-

Pick a live, experimental or older release

+

Download

- +
+
-

Verify Qubes OS

+ + + + + {% for source in release.sources %} + {% if source[0] == primary_source[0] %}{% continue %}{% endif %} + + + + {% endfor %} + + + +
Via {{ primary_source[1].method }} from {{ primary_source[0] }}
Via {{ source[1].method }} from {{ source[0] }}
Pick a live, experimental or older release
- - - - - - - - - -
How to verify your Qubes OS is authentic
HashesSignatureSigner key
+
+
- +

Current release:
+ {{ release_name }}

+ -

Deploy Qubes OS

+
- - - - -
How to deploy and boot Qubes OS
- +
+
-

Enjoy Qubes OS

+
- - - - - - - - -
Get started with Qubes OS
Get helpSee the source
+

Verify

+ +
+ + + + + +
+ + +
+ +
+ +

Deploy

+ +
+ +
+ + + + + +
Deploy and boot Qubes OS
+ +
+ + + +
+ +
+ +
+ +

Enjoy!

+ +
+ +
+ + + + + +
Get started with Qubes OS
+ +
+ + + +