diff --git a/static/img/badges.png b/static/img/badges.png new file mode 100644 index 00000000..7ce1dbe7 Binary files /dev/null and b/static/img/badges.png differ diff --git a/static/img/badges@2x.png b/static/img/badges@2x.png new file mode 100644 index 00000000..f659fc98 Binary files /dev/null and b/static/img/badges@2x.png differ diff --git a/static/img/check_details.png b/static/img/check_details.png new file mode 100644 index 00000000..d8c2692c Binary files /dev/null and b/static/img/check_details.png differ diff --git a/static/img/check_details@2x.png b/static/img/check_details@2x.png new file mode 100644 index 00000000..8a8faaf7 Binary files /dev/null and b/static/img/check_details@2x.png differ diff --git a/templates/accounts/badges.html b/templates/accounts/badges.html index 2caa2c6a..7f9311e6 100644 --- a/templates/accounts/badges.html +++ b/templates/accounts/badges.html @@ -31,7 +31,7 @@ you have used. Additionally, the "{% site_name %}" badge shows the overall status of all checks in your account. The badges have public, but hard-to-guess - URLs. You can use them to your READMEs, + URLs. You can use them in your READMEs, dashboards or status pages.
diff --git a/templates/front/welcome.html b/templates/front/welcome.html index 072124bf..f5e7aef6 100644 --- a/templates/front/welcome.html +++ b/templates/front/welcome.html @@ -178,9 +178,15 @@ periodically running task you want to monitor.- Give names to your checks to easily recognize them - later. Adjust Period and Grace time to match the periodicity - and duration of your tasks. + Give names and assign tags to your checks to easily recognize + them later. +
++ Tap on the integration icons to toggle them on and off. +
++ Adjust Period and Grace time to match the + periodicity and duration of your tasks.
@@ -266,6 +272,27 @@ ++ You can add a longer, free-form description to each + check. Leave notes and pointers for your future self and + for your team. +
++ You can also see the log of received pings and + sent "Down" notifications. +
++ {% site_name %} provides status badges for each of the tags + you have used. Additionally, the "{% site_name %}" badge + shows the overall status of all checks in your account. +
++ The badges have public, but hard-to-guess URLs. + You can use them in your READMEs, dashboards or status pages. +
+