From c767747c42fe8d4ddf73a6d926c0e5f9e78367f3 Mon Sep 17 00:00:00 2001 From: Be Date: Mon, 21 Dec 2020 11:36:29 -0600 Subject: [PATCH 1/3] remove old press mentions from front page --- theme/templates/pages/index.html | 29 ----------------------------- 1 file changed, 29 deletions(-) diff --git a/theme/templates/pages/index.html b/theme/templates/pages/index.html index ac22a6382..792fea290 100644 --- a/theme/templates/pages/index.html +++ b/theme/templates/pages/index.html @@ -131,33 +131,4 @@

{% trans %}Friendly Community{% en {% with launchpad_bugs="https://bugs.launchpad.net/mixxx/", mapping_link="https://github.com/mixxxdj/mixxx/wiki/Contributing-Mappings", create_a_branch_link="/get-involved#developers", help_with_translations_link="/get-involved#translators", starter_tasks_link="/get-involved" %}{% trans %}You can get involved with Mixxx today by reporting bugs and suggesting features, making a controller mapping, adding features & fixing bugs, helping with translations, or working on one of our other starter tasks.{% endtrans %}{% endwith %}

- -
-
-
- Mac App Store -
- {% trans %}#1 Top Free Mac App Worldwide{% endtrans %}
- Mac App Store
- {% trans %}February 2011{% endtrans %} -
- -
- CNet -
- -
- Computer Music
- {% trans %}Free Pick of the Month{% endtrans %}
- {% trans %}September 2007{% endtrans %} -
- -
- Synthtopia -
- {% trans %}"The coolest open source
application ever?"{% endtrans %}
- {% trans %}February 2011{% endtrans %} -
-
-
{% endblock %} From b995658e3171babbbb09809f9c44633b143cde69 Mon Sep 17 00:00:00 2001 From: Be Date: Mon, 21 Dec 2020 11:38:59 -0600 Subject: [PATCH 2/3] remove redundant Community section from front page --- theme/templates/pages/index.html | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/theme/templates/pages/index.html b/theme/templates/pages/index.html index 792fea290..ca690118c 100644 --- a/theme/templates/pages/index.html +++ b/theme/templates/pages/index.html @@ -119,16 +119,4 @@
{{ article.title }}
{% endif %} - - -
-

{% trans %}Friendly Community{% endtrans %}

-

- {% trans %}Mixxx is developed by an international community of DJs, programmers, and artists. Because Mixxx is free (as in freedom and price), open source software, anyone can contribute to make Mixxx even better—including you!{% endtrans %} -

- -

- {% with launchpad_bugs="https://bugs.launchpad.net/mixxx/", mapping_link="https://github.com/mixxxdj/mixxx/wiki/Contributing-Mappings", create_a_branch_link="/get-involved#developers", help_with_translations_link="/get-involved#translators", starter_tasks_link="/get-involved" %}{% trans %}You can get involved with Mixxx today by reporting bugs and suggesting features, making a controller mapping, adding features & fixing bugs, helping with translations, or working on one of our other starter tasks.{% endtrans %}{% endwith %} -

-
{% endblock %} From eb6048cbd9d5381d6845d2e1699e87e398a6035b Mon Sep 17 00:00:00 2001 From: Be Date: Mon, 21 Dec 2020 12:02:22 -0600 Subject: [PATCH 3/3] front page: move Features button up and link to Get Involved --- theme/templates/pages/index.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/theme/templates/pages/index.html b/theme/templates/pages/index.html index ca690118c..de2d5da69 100644 --- a/theme/templates/pages/index.html +++ b/theme/templates/pages/index.html @@ -75,6 +75,9 @@
{% trans %}Vinyl Record Control{% endtrans %}

+
+ {% trans %}More features{% endtrans %} +
- {% trans %}More Features{% endtrans %} + {% trans %}Get Involved{% endtrans %}
{% trans %}Source Code{% endtrans %}