{% extends "base.html" %} {% load compress static hc_extras %} {% block title %}Status Badges - {{ site_name }}{% endblock %} {% block content %}
{{ site_name }} provides status badges for each of the tags you have used. The badges have public, but hard-to-guess URLs. You can use them in your READMEs, dashboards or status pages.
Each badge can be in one of the following states:
As an option, the badges can report a third state: late (when at least one check is running late but has not exceeded its grace time yet).
Tags | |
---|---|
Overall Status | |
{{ urldict.svg }}
{{ urldict.svg3 }}
|
Tags | |
---|---|
Overall Status | |
|
{{ urldict.json }}
{{ urldict.json3 }}
|
Shields.io badge | JSON endpoint for Shields.io (how to use) |
---|---|
Overall Status | |
{{ urldict.shields }}
{{ urldict.shields3 }}
|