aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* content: fix broken link in blog.golang.org/json-rpc-tale-of-interfacesPaulo Casaretto2016-06-01
| | | | | | | | | The link to the source of the referred changelog was not correct anymore. This change updates it to the github commit view. Change-Id: Ifdd92914841672ab6062ebf1b96d8bb15ba82892 Reviewed-on: https://go-review.googlesource.com/23541 Reviewed-by: Andrew Gerrand <adg@golang.org>
* content/constants.article: fix typoRob Pike2016-05-28
| | | | | | | | Delete duplicate "has". Change-Id: I7f21b4347702962f7ac2f26c235eae642b290166 Reviewed-on: https://go-review.googlesource.com/23553 Reviewed-by: Rob Pike <r@golang.org>
* content: fix links in turkey blog postAndrew Gerrand2016-05-27
| | | | | | | | Fixes golang/go#6908 Change-Id: I8ba9f975cce3aff5cd8c0fc610f47e3d6bd78bff Reviewed-on: https://go-review.googlesource.com/23467 Reviewed-by: Andrew Gerrand <adg@golang.org>
* content: remove scheme from iframe URLsAndrew Gerrand2016-05-17
| | | | | | | | | | | This prevents mixed content errors preventing iframes with HTTP URLs from loading on the blog site, which is served by HTTPS. Fixes golang/go#15683 Change-Id: I28cff3f7838f780ed05524ed620a851ef5bf4e28 Reviewed-on: https://go-review.googlesource.com/23180 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
* content: add disclaimers to context example packagesAndrew Gerrand2016-05-05
| | | | | | Change-Id: I22fb0964e794cb98be572ef2d48a2c995652f6b0 Reviewed-on: https://go-review.googlesource.com/22781 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
* 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>
* blog: redirect from HTTP to HTTPS on App EngineAndrew Gerrand2016-04-27
| | | | | | Change-Id: I2ef91551ba253e4972a8656a1589239beea78c29 Reviewed-on: https://go-review.googlesource.com/22364 Reviewed-by: Francesc Campoy Flores <campoy@golang.org>
* content: fix broken link in blog.golang.org/error-handling-and-goMathias Leppich2016-04-25
| | | | | | | | | | In the section about `json.SyntaxError` the link to the source of `jsonconfig/eval.go` of the camlistore project was not correct anymore. This change updates it to the github source view. Change-Id: I097a423c3325acb1e6d229774757b22367e444a0 Reviewed-on: https://go-review.googlesource.com/22414 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
* content: fix spellingkortschak2016-04-15
| | | | | | Change-Id: Ia93eb978c76fbbe082b46d07b5cb954e8d3c57a8 Reviewed-on: https://go-review.googlesource.com/22009 Reviewed-by: Nigel Tao <nigeltao@golang.org>
* content: update link in Docker articleAndrew Gerrand2016-02-26
| | | | | | | | Fixes golang/go#14506 Change-Id: Ib1534a9641cccaa2693932a9b55c6367dcce35a4 Reviewed-on: https://go-review.googlesource.com/19875 Reviewed-by: Rob Pike <r@golang.org>
* content: add AMA link to Go 1.6 blog postAndrew Gerrand2016-02-17
| | | | | | Change-Id: Ie50a8f9d19bc15143f4b3be308f778887ee76f27 Reviewed-on: https://go-review.googlesource.com/19537 Reviewed-by: Chris Broadfoot <cbro@golang.org>
* blog: add go1.6 postRuss Cox2016-02-17
| | | | | | | | | By Andrew but added by me. Change-Id: I691657dd8464f47985d1235a0afa7fba12f06675 Reviewed-on: https://go-review.googlesource.com/19581 Reviewed-by: Chris Broadfoot <cbro@golang.org> Run-TryBot: Russ Cox <rsc@golang.org>
* content: fix wording in slices articleAndrew Gerrand2016-02-16
| | | | | | Change-Id: I12e60070e6bdb0b0f1bd4bf203382c0e4b4de9e8 Reviewed-on: https://go-review.googlesource.com/19536 Reviewed-by: Rob Pike <r@golang.org>
* content: fix typo and add forward blog post referenceCaleb Spare2016-02-16
| | | | | | Change-Id: Id6eeddc79a55095af68ee5b452119ea488b12870 Reviewed-on: https://go-review.googlesource.com/19517 Reviewed-by: Andrew Gerrand <adg@golang.org>
* x/blog/content/matchlang: fix some type and style issuesMarcel van Lohuizen2016-02-13
| | | | | | Change-Id: I21cec2462b8f9dbc26dffdc19dbcb3a99ab691c0 Reviewed-on: https://go-review.googlesource.com/19467 Reviewed-by: Marcel van Lohuizen <mpvl@golang.org>
* content/matchlang: fixed typosMarcel van Lohuizen2016-02-11
| | | | | | Change-Id: Ifdc69c863f8569415b15fabd82c85680fd983ffe Reviewed-on: https://go-review.googlesource.com/19419 Reviewed-by: Marcel van Lohuizen <mpvl@golang.org>
* content/matchlang: disable .playMarcel van Lohuizen2016-02-10
| | | | | | | | text repo is not in yet. Change-Id: I76dcd2e86e9c2d1f98f08f233533b996a0cedf91 Reviewed-on: https://go-review.googlesource.com/19418 Reviewed-by: Marcel van Lohuizen <mpvl@golang.org>
* content/matchlang: another attempt at table cssRuss Cox2016-02-09
| | | | | | | Change-Id: Ic417ba9069c862691794ed78efa0d81b9847f448 Reviewed-on: https://go-review.googlesource.com/19423 Run-TryBot: Russ Cox <rsc@golang.org> Reviewed-by: Russ Cox <rsc@golang.org>
* content/matchlang: make table indented a bit more than paragraphRuss Cox2016-02-09
| | | | | | | | | | The default appears to be 0, but paragraphs are 20px, so right now it appears to the left of the paragraph text. Change-Id: Ied3b8ffc2f78a2cd6cdcca73997dfd2859432a30 Reviewed-on: https://go-review.googlesource.com/19422 Run-TryBot: Russ Cox <rsc@golang.org> Reviewed-by: Russ Cox <rsc@golang.org>
* go.blog/matchlang: new blog on language and locale matching in GoMarcel van Lohuizen2016-02-09
| | | | | | | Change-Id: Ibad519a792885b05e1e0c13a7021bdd7c2280735 Reviewed-on: https://go-review.googlesource.com/17806 Reviewed-by: Russ Cox <rsc@golang.org> Run-TryBot: Russ Cox <rsc@golang.org>
* content: update references to code.google.com packagesChris Broadfoot2016-02-02
| | | | | | | | | Fixes golang/go#14182 Change-Id: Idaf4ef5a38b07fd100c7f869c07e680d148495b6 Reviewed-on: https://go-review.googlesource.com/19089 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org> Reviewed-by: Andrew Gerrand <adg@golang.org>
* content: documented godoc's "Deprecated:" convention in the godoc postAndrew Gerrand2016-01-27
| | | | | | | | Fixes golang/go#10909 Change-Id: Ie2553bc2f6983cbcaf7398366c21dc175e1f5453 Reviewed-on: https://go-review.googlesource.com/18956 Reviewed-by: Rob Pike <r@golang.org>
* gopher: fix URL to Google merchandise storeBrad Fitzpatrick2015-12-18
| | | | | | | | | Thanks to benjamin-rood for pointing it out. Change-Id: I4bfcfe1bc4f9604a91c4181d078a23ca68b2cf5e Reviewed-on: https://go-review.googlesource.com/18020 Reviewed-by: Ian Lance Taylor <iant@golang.org> Reviewed-by: Chris Broadfoot <cbro@golang.org>
* content: drop erroneous reference to SSA in "Six years" postAndrew Gerrand2015-11-11
| | | | | | Change-Id: I6c40d1b332b092b154eef1dac82569fcb62af77f Reviewed-on: https://go-review.googlesource.com/16794 Reviewed-by: Andrew Gerrand <adg@golang.org>
* content: replace image in "Six years" articleAndrew Gerrand2015-11-10
| | | | | | | Change-Id: I76ad9d6c7409399f7bad13f5583a14985dfce39c Reviewed-on: https://go-review.googlesource.com/16792 Reviewed-by: Robert Griesemer <gri@golang.org> Reviewed-by: Andrew Gerrand <adg@golang.org>
* content: more tweaks to the 'Six years' articleAndrew Gerrand2015-11-10
| | | | | | Change-Id: I0fc12d2392a8abb50d95df410f86832496d07ace Reviewed-on: https://go-review.googlesource.com/16790 Reviewed-by: Andrew Gerrand <adg@golang.org>
* content: amendements to "Six years" articleAndrew Gerrand2015-11-10
| | | | | | | Change-Id: If2287bb751322c59a3582c008158f4b4580cedaa Reviewed-on: https://go-review.googlesource.com/16757 Reviewed-by: Ian Lance Taylor <iant@golang.org> Reviewed-by: Alan Donovan <adonovan@google.com>
* content: fix a link and update text of "Six years" articleAndrew Gerrand2015-11-10
| | | | | | | Change-Id: I02182cd5d13dcd3d588588f892f297d85635c219 Reviewed-on: https://go-review.googlesource.com/16755 Reviewed-by: Russ Cox <rsc@golang.org> Reviewed-by: Andrew Gerrand <adg@golang.org>
* content: add "Six years of Go" articleAndrew Gerrand2015-11-10
| | | | | | Change-Id: Ib49314a4b3069b19a94a16d886c9499467587235 Reviewed-on: https://go-review.googlesource.com/16754 Reviewed-by: Russ Cox <rsc@golang.org>
* content: fix double-underscore typo in defer-panic-recover articleMihai Borobocea2015-11-03
| | | | | | | | | The typo produces an underscore “[…]order after_the surrounding[…]” at http://blog.golang.org/defer-panic-and-recover Change-Id: I0ab9be9cbef772c3ebff684e7de96fc4c2c802c6 Reviewed-on: https://go-review.googlesource.com/16477 Reviewed-by: Minux Ma <minux@golang.org>
* blog: fix link to cgo source file in Cgo post.Sameer Ajmani2015-10-12
| | | | | | | Change-Id: Id22ff1842f85ceb312c2f5e37e6440e7e80ac727 Reviewed-on: https://go-review.googlesource.com/15690 Reviewed-by: Ian Lance Taylor <iant@golang.org> Reviewed-by: Andrew Gerrand <adg@golang.org>
* blog: add GolangUK 2015 blog postFrancesc Campoy2015-10-10
| | | | | | Change-Id: Ice71c892b16f8c9659fa56d40ada82d6fa3fc7a4 Reviewed-on: https://go-review.googlesource.com/15499 Reviewed-by: Andrew Gerrand <adg@golang.org>
* content: add "Go GC: Prioritizing low latency and simplicity" postAndrew Gerrand2015-08-31
| | | | | | | Change-Id: Ib4003d5c5edd803e5b508296ea96fa5549da1dd8 Reviewed-on: https://go-review.googlesource.com/14095 Reviewed-by: Rick Hudson <rlh@golang.org> Reviewed-by: Rob Pike <r@golang.org>
* content: update stale URLs.Yesudeep Mangalapilly2015-08-24
| | | | | | | | | | Updates URLs for some code.google.com projects and Wiki pages that may stop working as a result of code.google.com shutting down some time in August, 2015. Change-Id: I012e767faeb011308462bf8fbd2ed65ea6035a30 Reviewed-on: https://go-review.googlesource.com/13656 Reviewed-by: Andrew Gerrand <adg@golang.org>
* blog: link GopherCon lightning talk videosNathan Youngman2015-08-22
| | | | | | Change-Id: I270148b9ae9afde304144a57c43faae872a66bfa Reviewed-on: https://go-review.googlesource.com/13819 Reviewed-by: Andrew Gerrand <adg@golang.org>
* content: add "Go 1.5 is released" articleAndrew Gerrand2015-08-19
| | | | | | Change-Id: Iba64aa52334522c6ece1cfa4a4c13566dd0a1324 Reviewed-on: https://go-review.googlesource.com/13665 Reviewed-by: Rob Pike <r@golang.org>
* content: add "GopherCon 2015 Roundup"Andrew Gerrand2015-07-29
| | | | | | Change-Id: I05cb4a4d4b0f0436181ee5d1ec59c10c757edf8d Reviewed-on: https://go-review.googlesource.com/12786 Reviewed-by: Rob Pike <r@golang.org>
* content: link gophercon open source videoNathan Youngman2015-07-29
| | | | | | Change-Id: Ib39578e45cf1905f5d16e2a1270b8c4889dcba34 Reviewed-on: https://go-review.googlesource.com/12815 Reviewed-by: Andrew Gerrand <adg@golang.org>
* content: remove gender-specific pronouns for the gopherBurcu Dogan2015-07-21
| | | | | | | | | | Gopher has no gender, but masculine pronouns are used throught the article. Small tweaks allow us to make the gopher gender-neutral in the scope of this blog post. Change-Id: I18c326c01ecf9fc32a62ef1f54ad5a70265ff832 Reviewed-on: https://go-review.googlesource.com/12448 Reviewed-by: Andrew Gerrand <adg@golang.org>
* open-source: fix typos and spelling of Aram's surnameRob Pike2015-07-09
| | | | | | | | TBR=rsc Change-Id: I94eeb1ca0379f8a57709c5bf9198abff25a7226f Reviewed-on: https://go-review.googlesource.com/11957 Reviewed-by: Rob Pike <r@golang.org>
* content/open-source: fix hyperlinksRuss Cox2015-07-08
| | | | | | Change-Id: Icd4157f0a818bf5c93885b3f9c508a03c834a711 Reviewed-on: https://go-review.googlesource.com/11984 Reviewed-by: Russ Cox <rsc@golang.org>
* content: add gophercon 2015 openingRuss Cox2015-07-08
| | | | | | Change-Id: I1a1026473525ffb68ff0af07576cccd0ccd79ed4 Reviewed-on: https://go-review.googlesource.com/11983 Reviewed-by: Andrew Gerrand <adg@golang.org>
* content: add author to Qihoo articleAndrew Gerrand2015-07-06
| | | | | | Change-Id: I10386c4cf1ccde39754a6b6503d98109230e4d94 Reviewed-on: https://go-review.googlesource.com/11910 Reviewed-by: Andrew Gerrand <adg@golang.org>
* content: add Qihoo 360 articleAndrew Gerrand2015-07-06
| | | | | | Change-Id: Ibdc8e184773161b8c80144eaf2ef8b554b4861bc Reviewed-on: https://go-review.googlesource.com/10778 Reviewed-by: Robert Griesemer <gri@golang.org>
* content: add GopherChina trip reportAndrew Gerrand2015-07-02
| | | | | | Change-Id: I7984f82a53a0c4ed087a0d439616d23ef1871055 Reviewed-on: https://go-review.googlesource.com/11851 Reviewed-by: Rob Pike <r@golang.org>
* blog: Mobile-friendly designMatthew Holt2015-06-30
| | | | | | | | | | 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>
* blog: remove old link in 'Organizing Go Code' article and update line countAndrew Gerrand2015-05-16
| | | | | | Change-Id: I743daf846f798b3c69882279fa95847af824dce0 Reviewed-on: https://go-review.googlesource.com/10136 Reviewed-by: Rob Pike <r@golang.org>
* blog: add Testable Examples articleAndrew Gerrand2015-05-07
| | | | | | | | Fixes golang/go#9471 Change-Id: I19b7b5bf62d6eee76e65730de535141638cf66e4 Reviewed-on: https://go-review.googlesource.com/9666 Reviewed-by: Rob Pike <r@golang.org>
* blog: add codereview.cfgJosh Bleecher Snyder2015-03-18
| | | | | | | | See golang.org/cl/4131 for context. Change-Id: I3c993b04e307b27791a7dba7ecbfdbff7fca0a6e Reviewed-on: https://go-review.googlesource.com/7751 Reviewed-by: David Crawshaw <crawshaw@golang.org>
* content/docker: update Dockerfile edit instructionsJohan Euphrosine2015-03-12
| | | | | | | | The outyet package already contains a `Dockerfile`. Change-Id: I85ac3db2d80966db02d4d1ce9d2bcf2721f06016 Reviewed-on: https://go-review.googlesource.com/7460 Reviewed-by: Andrew Gerrand <adg@golang.org>