| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
|
|
| |
This change complements change golang/go#9062 (because godoc and
the blog share a style sheet) and makes the blog responsive for
mobile.
Change-Id: Ibcd415034c067a6ebc4489dc8b5f32ec9c1a38d6
Reviewed-on: https://go-review.googlesource.com/9063
Reviewed-by: Chris Broadfoot <cbro@golang.org>
|
|
|
|
|
|
| |
Change-Id: I1c4b6531eeb9c49a87793ffb52f19e5b48eba6a0
Reviewed-on: https://go-review.googlesource.com/2393
Reviewed-by: Andrew Gerrand <adg@golang.org>
|
|
|
|
|
|
|
|
|
|
|
| |
The sidebar in individual article view is unwieldy.
Remove related articles, Google Developers links (that nobody clicks),
and remove the heading about the "Article index" link.
LGTM=dsymonds
R=dsymonds
CC=golang-codereviews
https://golang.org/cl/120870044
|
|
|
|
|
|
|
|
|
|
| |
golang.org and its subdomains now serve HTTPS with a valid cert,
so we must support both HTTP and HTTPS.
TBR=bradfitz
R=golang-codereviews
CC=golang-codereviews
https://golang.org/cl/116270043
|
|
|
|
|
|
|
| |
LGTM=iant
R=golang-codereviews, iant
CC=golang-codereviews
https://golang.org/cl/78490043
|
|
|
|
|
| |
R=golang-dev, dave
https://golang.org/cl/30000043
|
|
|
|
|
| |
R=golang-dev, r
https://golang.org/cl/13947043
|
|
|
|
|
|
| |
R=r
CC=golang-dev
https://golang.org/cl/13458046
|
|
|
|
|
|
|
| |
Also delete go.blog/pkg/blog and unused static files.
R=golang-dev, dsymonds
https://golang.org/cl/13754043
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
| |
Also add a "BasePath" configuration option, so that the blog
may be served under "/blog", for instance.
This is preparation to include the blog server in the binary
distributions of godoc.
R=r, dsymonds
CC=golang-dev
https://golang.org/cl/13737043
|
|
|
|
|
|
| |
R=golang-dev, r
CC=golang-dev
https://golang.org/cl/10541043
|
|
|
|
|
|
| |
R=golang-dev, dsymonds
CC=golang-dev
https://golang.org/cl/10074043
|
|
|
|
|
|
| |
R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/7844043
|
|
R=golang-dev, dsymonds, r
CC=golang-dev
https://golang.org/cl/7382064
|