aboutsummaryrefslogtreecommitdiff
path: root/static
Commit message (Collapse)AuthorAge
* blog: fix serving of fonts on App EngineAndrew Gerrand2016-11-17
| | | | | | Change-Id: I4c1fc9b10440b8e99a04614d89ac1fe0db58ae68 Reviewed-on: https://go-review.googlesource.com/33260 Reviewed-by: Andrew Gerrand <adg@golang.org>
* template: use Go fontAndrew Gerrand2016-11-17
| | | | | | | | | These fonts are available under the usual license at golang.org/x/image/font/gofont Change-Id: Ifeb5c3478bc6752b75f1d1128d05141d7bc4a45e Reviewed-on: https://go-review.googlesource.com/33259 Reviewed-by: Rob Pike <r@golang.org>
* blog: update to new favicon.icoMartin Bertschler2016-10-16
| | | | | | | | Change favicon.ico to newer high resolution version from main project. Change-Id: If865190c36f26094d8149d3592fd79249b69681e Reviewed-on: https://go-review.googlesource.com/31183 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
* go.blog: use godoc design, use blog package from go.toolsAndrew Gerrand2013-09-18
| | | | | | | Also delete go.blog/pkg/blog and unused static files. R=golang-dev, dsymonds https://golang.org/cl/13754043
* go.blog: move blog-specific JavaScript into root templateAndrew Gerrand2013-09-17
| | | | | | | | | | | Also update playground JavaScripts to the latest version. This will make it easier for us to switch to godoc's static assets down the line. R=r, dsymonds CC=golang-dev https://golang.org/cl/13412049
* go.blog: remove resize code from blog javascriptAndrew Gerrand2013-06-26
| | | | | | | | (Not relevant here.) R=golang-dev, dsymonds CC=golang-dev https://golang.org/cl/10580043
* go.blog: add line numbers to playground snippetsAndrew Gerrand2013-06-26
| | | | | | R=golang-dev, r CC=golang-dev https://golang.org/cl/10541043
* go.blog: tweak text stylesAndrew Gerrand2013-03-15
| | | | | | R=golang-dev, r CC=golang-dev https://golang.org/cl/7708044
* go.blog: blog serverAndrew Gerrand2013-03-08
R=golang-dev, dsymonds, r CC=golang-dev https://golang.org/cl/7382064