qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: Thomas Huth <thuth@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [qemu-web PATCH 0/2] Fix HTML issues discovered with the W3 HTML validator
Date: Tue, 7 Feb 2017 15:49:55 +0100	[thread overview]
Message-ID: <fb93d4be-46d2-fb8d-3b0c-92cba7a59484@redhat.com> (raw)
In-Reply-To: <98d02b12-fb47-5bd5-dc8b-b1b6a0025f8e@redhat.com>



On 07/02/2017 11:50, Thomas Huth wrote:
> On 07.02.2017 11:40, Paolo Bonzini wrote:
>>
>>
>> On 07/02/2017 11:23, Thomas Huth wrote:
>>> The W3 HTML validator (https://validator.w3.org/) complains about
>>> missing "alt" attributes and a missing "</section>" tag for the
>>> new QEMU website. Here are two patches to fix the issues.
>>>
>>> Thomas Huth (2):
>>>   Add missing HTML tag to close the screenshots section
>>>   Add "alt" attributes to the img tags
>>>
>>>  _includes/screenshot.html | 2 +-
>>>  index.html                | 1 +
>>>  2 files changed, 2 insertions(+), 1 deletion(-)
>>>
>>
>> Applied, thanks! :)
> 
> There is another error reported by the validator on the blog page:
> 
> https://validator.w3.org/nu/?doc=http%3A%2F%2Fwww.qemu-project.org%2Fblog%2F
> 
> But I don't have a clue how to fix that one ... the space in the URL
> should be translated to %20 - any ideas how to do that with Jekyll?

No idea, the best would probably be to make the category page "web_site"
instead of "web site".

Paolo

      reply	other threads:[~2017-02-07 14:50 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-07 10:23 [Qemu-devel] [qemu-web PATCH 0/2] Fix HTML issues discovered with the W3 HTML validator Thomas Huth
2017-02-07 10:23 ` [Qemu-devel] [qemu-web PATCH 1/2] Add missing HTML tag to close the screenshots section Thomas Huth
2017-02-07 10:23 ` [Qemu-devel] [qemu-web PATCH 2/2] Add "alt" attributes to the img tags Thomas Huth
2017-02-07 10:40 ` [Qemu-devel] [qemu-web PATCH 0/2] Fix HTML issues discovered with the W3 HTML validator Paolo Bonzini
2017-02-07 10:50   ` Thomas Huth
2017-02-07 14:49     ` Paolo Bonzini [this message]

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=fb93d4be-46d2-fb8d-3b0c-92cba7a59484@redhat.com \
    --to=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).