aboutsummaryrefslogtreecommitdiff
path: root/content/go-fonts.article
Commit message (Collapse)AuthorAge
* content: make spacing consistent + remove commentsRuss Cox2020-03-11
| | | | | | | | | | | | Remove repeated blank lines, trailing spaces, trailing blank lines Remove comments from survey2018.article (only article using them). Remove blank lines between successive ".commands". For golang/go#33955. Change-Id: I90cae37a859a8e39549520569d5f10bc455415d3 Reviewed-on: https://go-review.googlesource.com/c/blog/+/222841 Reviewed-by: Ian Lance Taylor <iant@golang.org>
* content: wrap long lines using new program wrap.goRuss Cox2020-03-11
| | | | | | | | | | | Wrapping long lines will make diffs easier to read for the eventual conversion to Markdown. For golang/go#33955. Change-Id: Ibcc1b5a84ccc9144b5fcdc9266f2da3e2cf3c5a3 Reviewed-on: https://go-review.googlesource.com/c/blog/+/222839 Reviewed-by: Ian Lance Taylor <iant@golang.org>
* content/go-fonts: change scaling in code sampleRob Pike2016-11-17
| | | | | | | | Make it an exact factor of two to reduce fuzziness (maybe). Change-Id: I9e87dfc0b9b211b1397068a38c409b6aaf9b0747 Reviewed-on: https://go-review.googlesource.com/33360 Reviewed-by: Andrew Gerrand <adg@golang.org>
* content/go-fonts: add Turkish to the list of languagesRob Pike2016-11-17
| | | | | | | | | | Missing in error. Also line-break the huge list for future manageability. Change-Id: Ia6bc1ee70b5f27cd3585af6a6ed9d12f04b32120 Reviewed-on: https://go-review.googlesource.com/33337 Reviewed-by: Andrew Gerrand <adg@golang.org>
* content/go-fonts: add article introducing the Go fonts by Bigelow & HolmesRob Pike2016-11-17
Change-Id: I5c75b133d569d1675fca2f884c69b06a9e64abb0 Reviewed-on: https://go-review.googlesource.com/33336 Reviewed-by: Rob Pike <r@golang.org>