e21a2c79bd
Keep them up with the times. Change-Id: I8f6940b59cac0c70320a796a0c3cfcdef8a2633d Reviewed-on: https://go-review.googlesource.com/c/website/+/531676 Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> Reviewed-by: Hyang-Ah Hana Kim <hyangah@gmail.com> |
||
---|---|---|
.. | ||
.gcloudignore | ||
README.md | ||
app.yaml | ||
index.html | ||
main.go | ||
snippet.html |
README.md
adminapp
This app serves as the admin interface for the go.dev/s link shortener. It can also remove unwanted playground snippets.
Deployment:
To update the public site, run:
gcloud app --project=symbolic-datum-552 deploy --promote app.yaml
We used to use admin.golang.org. Now we run a redirector there. See ../adminredirect.