prometheus/web
Johannes 'fish' Ziemke 1a3fb459e0 Add navigation menu to all pages + change routes.
To achieve that, this PR
- converts static/index.html ("console") and graph to templates
- moved the handlebars template to separated file to avoid escaping issues

Route changes:
/status -> /
/static -> /console
/static/graph.html -> /graph
2013-04-04 16:36:53 +02:00
..
api Constantize metric name label name. 2013-03-26 16:20:23 +01:00
blob Include nascent curator scaffolding. 2013-03-25 19:38:14 +01:00
static Add navigation menu to all pages + change routes. 2013-04-04 16:36:53 +02:00
templates Add navigation menu to all pages + change routes. 2013-04-04 16:36:53 +02:00
handler.go Add navigation menu to all pages + change routes. 2013-04-04 16:36:53 +02:00
Makefile Include nascent curator scaffolding. 2013-03-25 19:38:14 +01:00
status.go Split status template into two templates. 2013-03-27 17:40:01 +01:00
web.go Add navigation menu to all pages + change routes. 2013-04-04 16:36:53 +02:00