From 790e40d362d4b1c317348fc9de0aa750faefec39 Mon Sep 17 00:00:00 2001 From: Ojong Enow Date: Jun 01 2022 20:23:55 +0000 Subject: Fix: Bring all downloads together --- diff --git a/sites/getfedora.org/site/index.html b/sites/getfedora.org/site/index.html index db07a86..8dccbf9 100644 --- a/sites/getfedora.org/site/index.html +++ b/sites/getfedora.org/site/index.html @@ -82,6 +82,64 @@
+
+

{% trans trimmed %}Emerging Fedora Editions{% endtrans %}

+

{% trans trimmed %}Preview the future of Fedora.{% endtrans %}

+
+
+
+
+ {{link_card(logo="/static/images/fedora-coreos-logo.png", + description=_('Fedora CoreOS is an automatically updating, minimal, container-focused operating system.'), + learnmorelink=url_for("coreos", lang_code=lang_code) + )}} +
+ +
+ {{link_card(logo="/static/images/fedora-silverblue-logo.png", + description=_('Fedora Silverblue is an immutable desktop operating system aimed at good support for container-focused workflows.'), + learnmorelink="https://silverblue.fedoraproject.org/" + )}} +
+
+
+
+ +
+
+
+
+

{% trans trimmed %}Want more Fedora options?{% endtrans %}

+
+
+
+
+ {{link_card(logo="/static/images/fedora-spins-logo.png", + description=_('If you prefer an alternative desktop environment such as KDE Plasma Desktop or Xfce, you can download a Fedora Spin for your preferred desktop environment and use that to install Fedora, pre-configured for the desktop environment of your choice.'), + learnmorelink="https://spins.fedoraproject.org/" + )}} +
+ +
+ {{link_card(logo="/static/images/fedora-labs-logo.png", + description=_('Fedora Labs is a selection of curated bundles of purpose-driven software and content as curated and maintained by members of the Fedora Community. These may be installed as standalone full versions of Fedora or as add-ons to existing Fedora installations.'), + learnmorelink="https://labs.fedoraproject.org/" + )}} +
+ +
+ {{link_card(logo="/static/images/fedora-alt-logo.png", + description=_('The Fedora Alternative Downloads are either special-purpose - for testing, for specific architectures - or are more standard versions of Fedora in alternative formats such as network installer format or formatted for BitTorrent download.'), + learnmorelink="https://alt.fedoraproject.org/" + )}} +
+
+
+
+ +
+
+

{% trans trimmed %}Support Resources{% endtrans %}

@@ -109,33 +167,7 @@
-
-
-
-
-

{% trans trimmed %}Emerging Fedora Editions{% endtrans %}

-

{% trans trimmed %}Preview the future of Fedora.{% endtrans %}

-
-
-
-
- {{link_card(logo="/static/images/fedora-coreos-logo.png", - description=_('Fedora CoreOS is an automatically updating, minimal, container-focused operating system.'), - learnmorelink=url_for("coreos", lang_code=lang_code) - )}} -
- -
- {{link_card(logo="/static/images/fedora-silverblue-logo.png", - description=_('Fedora Silverblue is an immutable desktop operating system aimed at good support for container-focused workflows.'), - learnmorelink="https://silverblue.fedoraproject.org/" - )}} -
-
-
-
- -
+
@@ -163,38 +195,6 @@
-
-
-
-
-

{% trans trimmed %}Want more Fedora options?{% endtrans %}

-
-
-
-
- {{link_card(logo="/static/images/fedora-spins-logo.png", - description=_('If you prefer an alternative desktop environment such as KDE Plasma Desktop or Xfce, you can download a Fedora Spin for your preferred desktop environment and use that to install Fedora, pre-configured for the desktop environment of your choice.'), - learnmorelink="https://spins.fedoraproject.org/" - )}} -
- -
- {{link_card(logo="/static/images/fedora-labs-logo.png", - description=_('Fedora Labs is a selection of curated bundles of purpose-driven software and content as curated and maintained by members of the Fedora Community. These may be installed as standalone full versions of Fedora or as add-ons to existing Fedora installations.'), - learnmorelink="https://labs.fedoraproject.org/" - )}} -
- -
- {{link_card(logo="/static/images/fedora-alt-logo.png", - description=_('The Fedora Alternative Downloads are either special-purpose - for testing, for specific architectures - or are more standard versions of Fedora in alternative formats such as network installer format or formatted for BitTorrent download.'), - learnmorelink="https://alt.fedoraproject.org/" - )}} -
-
-
-
-