From: "Daniel P. Berrangé" <berrange@redhat.com>
To: qemu-devel@nongnu.org
Cc: "Paolo Bonzini" <pbonzini@redhat.com>,
"Thomas Huth" <thuth@redhat.com>,
"Daniel P. Berrangé" <berrange@redhat.com>
Subject: [qemu-web PATCH 0/6] Small header/footer layout changes
Date: Wed, 8 Sep 2021 13:28:08 +0100 [thread overview]
Message-ID: <20210908122814.707744-1-berrange@redhat.com> (raw)
I previously sent a large series to more fully re-design the
website, especially the front page
https://lists.gnu.org/archive/html/qemu-devel/2020-10/msg08205.html
Paolo had some feedback on that which I want to take into account
but playing with CSS / layout always takes me way too long. I
figured it could still be beneficial to take some of the simpler
patches in that series.
So essentially this small series is the part of that large series
that changes the header and footer. The changes to the front page
body content are cut out until I can get them working better.
In a slight change from the previous posting for the "edit page"
link at the bottom, I've now used an icon to represent it and
moved its position, such that the layout is more visually
pleasant.
The slight downside with only taking the header/footer changes
is that some of the links I removed from the footer, would have
been added in the page body of the front page instead. I think
that's probably ok not to have them regardless though, as they
are just a single jump away in an obvious place from the navbar
header.
Daniel P. Berrangé (6):
Compress the two front page headings into one
Simplify copyright and integrate into footer
Put a full SFC membership blurb in footer of every page
Move wiki link from footer into the header navbar
Simplify and restructure the page footer
Add link to "page source" for all pages
_includes/copyright.html | 8 -----
_includes/footer.html | 33 +++++++-----------
_includes/nav.html | 1 +
_layouts/blog.html | 1 -
_layouts/home.html | 1 -
_layouts/page.html | 1 -
assets/css/style-desktop.css | 21 +-----------
assets/css/style-mobile.css | 22 +-----------
assets/css/style.css | 63 ++++++++++++++++++++++-------------
assets/images/edit-page.png | Bin 0 -> 4997 bytes
index.html | 8 +----
11 files changed, 56 insertions(+), 103 deletions(-)
delete mode 100644 _includes/copyright.html
create mode 100644 assets/images/edit-page.png
--
2.31.1
next reply other threads:[~2021-09-08 12:35 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-08 12:28 Daniel P. Berrangé [this message]
2021-09-08 12:28 ` [qemu-web PATCH 1/6] Compress the two front page headings into one Daniel P. Berrangé
2021-09-08 12:28 ` [qemu-web PATCH 2/6] Simplify copyright and integrate into footer Daniel P. Berrangé
2021-09-08 12:28 ` [qemu-web PATCH 3/6] Put a full SFC membership blurb in footer of every page Daniel P. Berrangé
2021-09-08 12:28 ` [qemu-web PATCH 4/6] Move wiki link from footer into the header navbar Daniel P. Berrangé
2021-09-08 12:28 ` [qemu-web PATCH 5/6] Simplify and restructure the page footer Daniel P. Berrangé
2021-09-08 12:28 ` [qemu-web PATCH 6/6] Add link to "page source" for all pages Daniel P. Berrangé
2021-09-10 15:39 ` [qemu-web PATCH 0/6] Small header/footer layout changes Paolo Bonzini
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=20210908122814.707744-1-berrange@redhat.com \
--to=berrange@redhat.com \
--cc=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=thuth@redhat.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).