all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: sirgazil--- via Guix-patches via <guix-patches@gnu.org>
To: 72314@debbugs.gnu.org
Cc: Luis Felipe <sirgazil@zoho.com>
Subject: [bug#72314] [PATCH 0/2] website: Redesign home page
Date: Fri, 26 Jul 2024 16:22:51 -0500	[thread overview]
Message-ID: <20240726212406.26104-1-sirgazil@zoho.com> (raw)

From: Luis Felipe <sirgazil@zoho.com>

These are changes for the guix-artwork repository. The changes
implement the design of the home page presented as part of the
proposal "Differentiate products more clearly", sent to the Guix
development mailing list in October 2023 (see
https://lists.gnu.org/archive/html/guix-devel/2023-10/msg00133.html)

Luis Felipe (2):
  website: Redesign home page.
  website: Move screenshots style to the screenshots style sheet.

 website/apps/base/templates/home.scm          |  351 ++--
 website/apps/media/templates/screenshot.scm   |    3 +-
 .../media/templates/screenshots-overview.scm  |    2 +-
 .../img/background-pattern-white-dots.svg     |  397 +++++
 .../static/base/img/give-users-control.svg    |  528 ++++++
 .../base/img/guile-logo-outlined-floating.svg |  144 ++
 website/static/base/img/guix-shell.svg        |  143 ++
 .../static/base/img/guix-system-display.svg   |  211 +++
 website/static/base/img/people-focused.svg    |  160 ++
 .../img/reproducible-outputs-container.svg    |  389 +++++
 .../base/img/reproducible-outputs-package.svg |  215 +++
 .../base/img/reproducible-outputs-shell.svg   |  332 ++++
 .../base/img/reproducible-outputs-systems.svg | 1412 +++++++++++++++++
 .../base/img/timeline-lapse-arrow-down.svg    |  108 ++
 .../static/base/img/timeline-lapse-arrow.svg  |  108 ++
 .../base/img/timeline-lapse-dot-down.svg      |  121 ++
 .../static/base/img/timeline-lapse-dot.svg    |  120 ++
 website/themes/initial/css/common.css         |   18 +
 website/themes/initial/css/index.css          |  338 ++--
 website/themes/initial/css/screenshots.css    |   64 +-
 .../background-pattern-checkerboard-dark.svg  |  121 ++
 .../initial/img/depression-shadow-bottom.png  |  Bin 0 -> 4220 bytes
 website/themes/initial/img/h-separator.svg    |  164 ++
 23 files changed, 5211 insertions(+), 238 deletions(-)
 create mode 100644 website/static/base/img/background-pattern-white-dots.svg
 create mode 100644 website/static/base/img/give-users-control.svg
 create mode 100644 website/static/base/img/guile-logo-outlined-floating.svg
 create mode 100644 website/static/base/img/guix-shell.svg
 create mode 100644 website/static/base/img/guix-system-display.svg
 create mode 100644 website/static/base/img/people-focused.svg
 create mode 100644 website/static/base/img/reproducible-outputs-container.svg
 create mode 100644 website/static/base/img/reproducible-outputs-package.svg
 create mode 100644 website/static/base/img/reproducible-outputs-shell.svg
 create mode 100644 website/static/base/img/reproducible-outputs-systems.svg
 create mode 100644 website/static/base/img/timeline-lapse-arrow-down.svg
 create mode 100644 website/static/base/img/timeline-lapse-arrow.svg
 create mode 100644 website/static/base/img/timeline-lapse-dot-down.svg
 create mode 100644 website/static/base/img/timeline-lapse-dot.svg
 create mode 100644 website/themes/initial/img/background-pattern-checkerboard-dark.svg
 create mode 100644 website/themes/initial/img/depression-shadow-bottom.png
 create mode 100644 website/themes/initial/img/h-separator.svg


base-commit: 693f77b9b5e7f70b0e7cc7cba8b58df6c30b3ab2
--
2.45.1




             reply	other threads:[~2024-07-26 21:25 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-26 21:22 sirgazil--- via Guix-patches via [this message]
2024-07-26 21:31 ` [bug#72314] [PATCH 1/2] website: Redesign home page sirgazil--- via Guix-patches via
2024-07-26 21:31   ` [bug#72314] [PATCH 2/2] website: Move screenshots style to the screenshots style sheet sirgazil--- via Guix-patches via
2024-07-28 14:05   ` [bug#72314] [PATCH 1/2] website: Redesign home page pelzflorian (Florian Pelz)
2024-07-29  0:55     ` Luis Felipe via Guix-patches via
2024-07-29 17:10 ` [bug#72314] [PATCH 0/3] " sirgazil--- via Guix-patches via
2024-07-29 17:17 ` [bug#72314] [PATCH v1 1/3] " sirgazil--- via Guix-patches via
2024-07-29 17:17   ` [bug#72314] [PATCH v1 2/3] website: Move screenshots style to the screenshots style sheet sirgazil--- via Guix-patches via
2024-07-29 17:17   ` [bug#72314] [PATCH v1 3/3] website: Home page template: Untabify sirgazil--- via Guix-patches via
2024-07-30 15:37   ` [bug#72314] [PATCH v1 1/3] website: Redesign home page pelzflorian (Florian Pelz)
2024-07-30 17:17     ` Luis Felipe via Guix-patches via
2024-07-30 18:08     ` pelzflorian (Florian Pelz)
2024-07-30 22:44       ` Luis Felipe via Guix-patches via
2024-07-31  6:26         ` [bug#72314] claims Guix can make about reproducibility (was Re: [bug#72314] [PATCH v1 1/3] website: Redesign home page.) pelzflorian (Florian Pelz)
2024-07-31 12:47           ` Luis Felipe via Guix-patches via
2024-07-31 15:13             ` pelzflorian (Florian Pelz)
2024-07-31 16:25               ` Luis Felipe via Guix-patches via
2024-08-01 22:53                 ` bug#72314: " pelzflorian (Florian Pelz)
2024-08-01 23:24                   ` [bug#72314] " Luis Felipe via Guix-patches via
2024-07-31 16:18 ` [bug#72314] [PATCH v2 1/3] website: Redesign home page sirgazil--- via Guix-patches via
2024-07-31 16:18   ` [bug#72314] [PATCH v2 2/3] website: Move screenshots style to the screenshots style sheet sirgazil--- via Guix-patches via
2024-07-31 16:18   ` [bug#72314] [PATCH v2 3/3] website: Home page template: Untabify sirgazil--- via Guix-patches via

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240726212406.26104-1-sirgazil@zoho.com \
    --to=guix-patches@gnu.org \
    --cc=72314@debbugs.gnu.org \
    --cc=sirgazil@zoho.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.