1
0
mirror of https://github.com/golang/go synced 2024-11-06 08:36:14 -07:00
go/cmd/present/static
Russ Cox f19f04f549 cmd/present: adjust article presentation
* Give the article title a larger, heavier font than any heading.
  It was strange that the title was 20px regular while the
  h1 section headings were 24px.

* Move the author attribution to the top of the page.
  Author at the bottom, like a signature, may make sense for blog posts,
  but I think it makes less sense for articles.

* Fix the spacing around author lines. Each author line is a <p>
  and the intent seemed to be to cut the vertical space between them
  but that wasn't working.

* Give the table of contents a title, to make clearer what it is.
  Do not show table of contents in printouts.

Change-Id: Iee940ca7697015281fc057750f5db56f70393836
Reviewed-on: https://go-review.googlesource.com/33578
Run-TryBot: Russ Cox <rsc@golang.org>
Reviewed-by: Rob Pike <r@golang.org>
2016-11-29 02:21:02 +00:00
..
article.css cmd/present: adjust article presentation 2016-11-29 02:21:02 +00:00
dir.css go.tools/cmd/present: add present tool 2014-05-05 14:55:27 -07:00
dir.js go.tools/cmd/present: add present tool 2014-05-05 14:55:27 -07:00
favicon.ico go.tools/cmd/present: add present tool 2014-05-05 14:55:27 -07:00
jquery-ui.js go.tools/cmd/present: move jquery ui code into static 2014-07-16 16:33:46 +10:00
notes.css x/tools/present: display presenter notes and synchronize browser windows 2016-06-01 05:16:27 +00:00
notes.js present: add speaker notes to the title page 2016-10-19 22:19:41 +00:00
slides.js x/tools/cmd/present: Fix present not working on Safari 2016-07-03 04:58:21 +00:00
styles.css cmd/present: fix displaying line numbers for .code and .play 2016-03-07 22:14:29 +00:00