1
0
mirror of https://github.com/golang/go synced 2024-09-30 18:18:32 -06:00
go/cmd/present
Robert Daniel Kortschak f563a1f0f5 go.tools/cmd/present: move dirListTemplate into template file
This change allows the directory front page to be more easily configurable.

Templates are now read only at start-up and stored in a map rather than re-parsed for each page rendering.

LGTM=adg
R=adg
CC=golang-codereviews
https://golang.org/cl/109080044
2014-07-08 15:27:33 +10:00
..
js go.tools/cmd/present: add present tool 2014-05-05 14:55:27 -07:00
static go.tools/cmd/present: re-enable transitions 2014-05-21 14:35:45 +10:00
templates go.tools/cmd/present: move dirListTemplate into template file 2014-07-08 15:27:33 +10:00
appengine.go go.tools/cmd/present: move dirListTemplate into template file 2014-07-08 15:27:33 +10:00
dir.go go.tools/cmd/present: move dirListTemplate into template file 2014-07-08 15:27:33 +10:00
doc.go go.tools/cmd/present: update doc 2014-06-18 11:23:08 +10:00
local.go go.tools/cmd/present: move dirListTemplate into template file 2014-07-08 15:27:33 +10:00
play.go go.tools/cmd/present: add present tool 2014-05-05 14:55:27 -07:00