Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | content: inline small .html directives | Russ Cox | 2020-03-17 |
| | | | | | | | | | | | | Now that the blog can handle Markdown, minor HTML adjustments can be made directly in the article files, so inline those instead of using .html commands. Change-Id: I5069f18ab98b38cdb8528ae2d5529abf06baf1ef Reviewed-on: https://go-review.googlesource.com/c/blog/+/223600 Run-TryBot: Russ Cox <rsc@golang.org> Reviewed-by: Andrew Bonventre <andybons@golang.org> | ||
* | content: add experiment.article | Russ Cox | 2019-08-01 |
This is the blog post form of my Gophercon 2019 talk. Change-Id: I841aa8351711e60218df6dd8cec591ce83e3dd18 Reviewed-on: https://go-review.googlesource.com/c/blog/+/188381 Run-TryBot: Russ Cox <rsc@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Andrew Bonventre <andybons@golang.org> Reviewed-by: Emmanuel Odeke <emm.odeke@gmail.com> |