From 4ec45acc868e920c590cf799ff7892eb46df249e Mon Sep 17 00:00:00 2001 From: Arnau Casau <47946624+arnaucasau@users.noreply.github.com> Date: Fri, 17 Nov 2023 21:14:25 +0100 Subject: [PATCH] Ecosystem webpage: design updates (#589) ### Summary This PR updates the design of the ecosystem webpage. ### Details and comments This PR introduces the following changes: - New description in the header - New title and description for each section - The color purple of buttons and links have changed to blue - The icon for the header button has changed to the GitHub logo - New icon for the links - Projects sorted by stars Link to the preview: https://arnaucasau.github.io/ecosystem/ --- ecosystem/html_templates/link.html.jinja | 9 +- ecosystem/html_templates/webpage.html.jinja | 116 +- ecosystem/manager.py | 9 +- website/index.html | 1726 +++++++++---------- website/style.css | 58 +- 5 files changed, 969 insertions(+), 949 deletions(-) diff --git a/ecosystem/html_templates/link.html.jinja b/ecosystem/html_templates/link.html.jinja index 87be5ca442..0cb3f428c7 100644 --- a/ecosystem/html_templates/link.html.jinja +++ b/ecosystem/html_templates/link.html.jinja @@ -8,14 +8,13 @@ fill="currentColor" width="16" height="16" - viewBox="0 0 16 16" + viewBox="0 0 32 32" aria-hidden="true" data-v-bdc8f36d="" > - - + diff --git a/ecosystem/html_templates/webpage.html.jinja b/ecosystem/html_templates/webpage.html.jinja index 548623696c..c0c818439b 100644 --- a/ecosystem/html_templates/webpage.html.jinja +++ b/ecosystem/html_templates/webpage.html.jinja @@ -2,7 +2,10 @@ - + Qiskit Ecosystem