commit | 9c02bcc48a6228bb48cab0af474cc550138fc044 | [log] [tgz] |
---|---|---|
author | Russ Cox <rsc@golang.org> | Mon Mar 06 08:46:53 2017 -0500 |
committer | Russ Cox <rsc@golang.org> | Mon Mar 06 13:51:07 2017 +0000 |
tree | b53655a52684746653782c317e56ec0855dd8e14 | |
parent | 4fce2dc1be5645b1a3dd3dbd6ec3e727027f92fa [diff] |
[x/blog] blog: update README Change-Id: Id9a469d475a3e429418135b11bc7e7c7063224a5 Reviewed-on: https://go-review.googlesource.com/37722 Run-TryBot: Russ Cox <rsc@golang.org> Reviewed-by: Russ Cox <rsc@golang.org> X-Blog-Commit: c9e809dc6ee25498dafae464f0b21bfe7ad1c7ac
This repository holds the Go Website server code and content.
The easiest way to install is to run go get -u golang.org/x/website
. You can also manually git clone the repository to $GOPATH/src/golang.org/x/website
.
This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://golang.org/doc/contribute.html.
The main issue tracker for the time repository is located at https://github.com/golang/go/issues. Prefix your issue with “x/website:” in the subject line, so it is easy to find.