hscloud/hswaw/site
Serge Bazanski a7674679ec hswaw/site: serve static
This adds a minimum serving Go binary, and static/template file
embedding.

The templates are not yet served or even loaded. The static files are
served at /static/..., eg.:

    $ curl 127.0.0.1:8080/static/mapka.png

Change-Id: Iedd8696db2c2e5d434dc2e7fbd0199d0f6ee5fff
2021-05-30 21:15:50 +00:00
..
static hswaw/site: serve static 2021-05-30 21:15:50 +00:00
templates hswaw/site: serve static 2021-05-30 21:15:50 +00:00
BUILD.bazel hswaw/site: serve static 2021-05-30 21:15:50 +00:00
main.go hswaw/site: serve static 2021-05-30 21:15:50 +00:00