unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#43000: [Web pages] Proposed changes to tour/index.html
@ 2020-08-23 19:24 Thérèse Godefroy
  2020-08-24  2:13 ` Stefan Kangas
  0 siblings, 1 reply; 12+ messages in thread
From: Thérèse Godefroy @ 2020-08-23 19:24 UTC (permalink / raw)
  To: 43000

[-- 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 --]

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2020-10-24 12:37 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-23 19:24 bug#43000: [Web pages] Proposed changes to tour/index.html Thérèse Godefroy
2020-08-24  2:13 ` 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

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).