website/cmd
Russ Cox 6edac51689 cmd/golangorg: remove special cases for /project/, /doc/devel/release
The special cases were simulating the normal template execution
and passing extra data (the release history).
We have a standard way to pass extra data (template functions),
so use one and delete the special case code.

Also change date format to standard yyyy-mm-dd.
The yyyy/mm/dd we have been using is kind of made up
and certainly unusual (see https://xkcd.com/1179/).

Change-Id: I59f4f67259381dd43cd53c0f6120f87d8f8c77d9
Reviewed-on: https://go-review.googlesource.com/c/website/+/296429
Trust: Russ Cox <rsc@golang.org>
Run-TryBot: Russ Cox <rsc@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
2021-05-18 15:19:37 +00:00
..
admingolangorg cmd/admingolangorg: force https for all paths 2020-07-22 20:32:00 +00:00
golangorg cmd/golangorg: remove special cases for /project/, /doc/devel/release 2021-05-18 15:19:37 +00:00
googlegolangorg cmd/googlegolangorg: point to pkg.go.dev 2021-01-07 17:01:08 +00:00