aboutsummaryrefslogtreecommitdiff
path: root/blog/local.go
Commit message (Collapse)AuthorAge
* 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/blog: add -reload flag to reload content on each page loadAndrew Gerrand2013-11-21
| | | | | | R=r CC=golang-dev https://golang.org/cl/30040043
* 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