aboutsummaryrefslogtreecommitdiff
path: root/blog/appengine.go
Commit message (Collapse)AuthorAge
* blog: set Strict-Transport-Security headerAndrew Gerrand2016-05-02
| | | | | | Change-Id: I06942c139689d3bc50da5fc367963fe01801518c Reviewed-on: https://go-review.googlesource.com/22675 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
* go.blog: use new golang.org/x/... import pathsAndrew Gerrand2014-11-10
| | | | | | | TBR=rsc R=rsc, r CC=golang-codereviews https://golang.org/cl/170250043
* go.blog: move cmd/blog to repo rootAndrew Gerrand2013-09-19
To be consistent with go.talks/present and go-tour/gotour. R=r CC=golang-dev https://golang.org/cl/13751044