1
0
mirror of https://github.com/golang/go synced 2024-09-30 20:28:32 -06:00
go/cmd/present/templates
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
..
action.tmpl go.tools/cmd/present: add present tool 2014-05-05 14:55:27 -07:00
article.tmpl go.tools/cmd/present: add present tool 2014-05-05 14:55:27 -07:00
dir.tmpl go.tools/cmd/present: move dirListTemplate into template file 2014-07-08 15:27:33 +10:00
slides.tmpl go.tools/cmd/present: add present tool 2014-05-05 14:55:27 -07:00