link up server

This commit is contained in:
Mark McGranaghan 2012-10-09 14:25:20 -07:00
parent 2972869e0b
commit 07f874204a

View File

@ -18,6 +18,9 @@ the `.go` and `.sh` source files in `src` and rendering
that data according to `meta` and `templates` via programs that data according to `meta` and `templates` via programs
in `tool`. in `tool`.
The generated contented is served by the a
[lightweight server](https://github.com/mmcgrana/gobyexample-server).
### Usage ### Usage