go/cmd/present
Russ Cox 54dc8c5edb playground: remove /share registration, add Proxy
The /share registration is not needed by programs like
talks and blog, only by golang.org, so installing it by default
is unnecessary and perhaps more exposure than people running
those servers intend.

Add Proxy to allow recreating the /share registration (unlikely)
or installing the proxy on an alternate mux (more likely).

Change-Id: Ibb33add804d353920d405bf022428e48b3815da3
Reviewed-on: https://go-review.googlesource.com/c/tools/+/293449
Trust: Russ Cox <rsc@golang.org>
Run-TryBot: Russ Cox <rsc@golang.org>
gopls-CI: kokoro <noreply+kokoro@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
2021-02-25 15:03:53 +00:00
..
static all: run prettier on js and css 2020-05-28 15:31:44 +00:00
templates cmd/present: display slide numbers 2018-04-13 16:54:21 +00:00
dir.go cmd/present: merge appengine and non-appengine files 2018-10-10 21:11:20 +00:00
doc.go cmd/fiximports,cmd/present,cmd/stringer: update links to pkg.go.dev 2020-10-30 16:06:39 +00:00
main.go copyright: test that all files in the repo have copyright notices 2021-01-11 22:19:46 +00:00
play.go playground: remove /share registration, add Proxy 2021-02-25 15:03:53 +00:00