grim/hgkeeper

Serve all static files from /static and handle it from go instead of passing it to python. Fixes HGKEEPER-7
%include {{.HGWEB_ACCESS_CONFIG}}
[web]
staticurl = /static
# include the site config last as it should override everything
%include {{.SITE_HGRC}}