where to find site

This commit is contained in:
Mark McGranaghan 2012-10-10 07:18:58 -07:00
parent 0c1a7354e5
commit d72ff01446

View File

@ -18,10 +18,11 @@ Go by Example site is served by a
### Building ### Building
To build the site to ./site: To build the site:
```console ```console
$ tool/build $ tool/build
$ open site/index.html
``` ```
To build continuously in a loop: To build continuously in a loop: