unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: "Thérèse Godefroy" <godef.th@free.fr>
To: 43000@debbugs.gnu.org
Subject: bug#43000: [Web pages] Proposed changes to tour/index.html
Date: Sun, 23 Aug 2020 21:24:15 +0200	[thread overview]
Message-ID: <0697443a-9183-4d29-1f39-bf855e70a64f@free.fr> (raw)

[-- Attachment #1: Type: text/plain, Size: 957 bytes --]

Hello,

We are planning to migrate all templated pages on gnu.org to HTML5 in
order to improve accessibility. But before doing this, deprecated tags
such as <tt> and <acronym> need to be removed. Emacs has 2 templated
pages that contain <tt>: manual/emacs.html (maybe not in  use anymore),
and tour/index.html. I fixed the latter, but also had some fun restyling
it.

Summary of the changes:

* Replace <tt> with <kbd> or <code>: <kbd> for keyboard entries, and
<code> for the rest.

* Replace tables that are only used for layout with floating divs or
display:table + media queries.

* Modernize the "real" tables.

* Use the Emacs stylesheet, header and footer instead of the www.gnu.org
boilerplace.

The diff is rather big, but at least you can examine the page locally
because it doesn't need anything outside the emacs directory.

All the best,
Thérèse

PS. I sent a first draft to Nicolas Petton a few weeks ago, but there
were quite a few issues.

[-- Attachment #2: emacs.diff.gz --]
[-- Type: application/gzip, Size: 17779 bytes --]

             reply	other threads:[~2020-08-23 19:24 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-23 19:24 Thérèse Godefroy [this message]
2020-08-24  2:13 ` bug#43000: [Web pages] Proposed changes to tour/index.html Stefan Kangas
2020-08-24 12:32   ` Thérèse Godefroy
2020-08-26 21:58     ` Stefan Kangas
2020-08-27 12:26       ` Thérèse Godefroy
2020-09-01 14:36         ` Stefan Kangas
2020-09-01 18:43           ` Thérèse Godefroy
2020-09-06  3:47             ` Stefan Kangas
2020-09-06 15:48               ` Therese Godefroy
2020-09-07  3:13                 ` Stefan Kangas
2020-09-07 15:07                   ` Therese Godefroy
2020-10-24 12:37                     ` Stefan Kangas

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=0697443a-9183-4d29-1f39-bf855e70a64f@free.fr \
    --to=godef.th@free.fr \
    --cc=43000@debbugs.gnu.org \
    /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 public inbox

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

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 read-only IMAP folder(s) and NNTP newsgroup(s).