Section labels in the welcome tour.

This commit is contained in:
Pēteris Caune 2020-04-07 10:12:46 +03:00
parent 8c7d3570a5
commit 733c589e47
No known key found for this signature in database
GPG Key ID: E28D7679E9A9EDE2

View File

@ -166,9 +166,10 @@
alt="My Checks page" /> alt="My Checks page" />
</div> </div>
<div class="col-sm-4"> <div class="col-sm-4">
<h3>Live-updating Dashboard</h3>
<p> <p>
A list of your checks, one for each Cron job, daemon or A list of your checks, one for each Cron job, daemon or
periodically running task you want to monitor. scheduled task you want to monitor.
</p> </p>
<p> <p>
Give names and assign tags to your checks to easily recognize Give names and assign tags to your checks to easily recognize
@ -193,6 +194,7 @@
alt="Period/Grace Time dialog" /> alt="Period/Grace Time dialog" />
</div> </div>
<div class="col-sm-4"> <div class="col-sm-4">
<h3>Simple Configuration</h3>
Each check has configurable <strong>Period</strong> and <strong>Grace Time</strong> parameters. Each check has configurable <strong>Period</strong> and <strong>Grace Time</strong> parameters.
Depending on these parameters and time since the last ping, the check is in one of the Depending on these parameters and time since the last ping, the check is in one of the
following states: following states:
@ -251,6 +253,7 @@
alt="Cron dialog" /> alt="Cron dialog" />
</div> </div>
<div class="col-sm-4"> <div class="col-sm-4">
<h3>Cron Expression Support</h3>
<p> <p>
Alternatively, you can define the expected ping dates and times Alternatively, you can define the expected ping dates and times
using a cron expression. See using a cron expression. See
@ -274,6 +277,7 @@
alt="Details Page" /> alt="Details Page" />
</div> </div>
<div class="col-sm-4"> <div class="col-sm-4">
<h3>Details and Event Log</h3>
<p> <p>
You can add a longer, free-form description to each You can add a longer, free-form description to each
check. Leave notes and pointers for yourself and check. Leave notes and pointers for yourself and
@ -295,6 +299,7 @@
alt="Details Page" /> alt="Details Page" />
</div> </div>
<div class="col-sm-4"> <div class="col-sm-4">
<h3>Public Status Badges</h3>
<p> <p>
{% site_name %} provides status badges for each of the tags {% site_name %} provides status badges for each of the tags
you have used. Additionally, the "{% site_name %}" badge you have used. Additionally, the "{% site_name %}" badge
@ -307,10 +312,10 @@
</div> </div>
</div> </div>
<div id="welcome-integrations" class="row tour-section"> <div id="welcome-integrations" class="row">
<div class="col-sm-12"> <div class="col-sm-12">
<h1>Integrations<br> <h1>Integrations<br>
<small>Set up additional ways to get notified:</small> <small>Set up multiple ways to get notified:</small>
</h1> </h1>
</div> </div>
<div class="col-lg-2 col-md-3 col-sm-4 col-xs-6"> <div class="col-lg-2 col-md-3 col-sm-4 col-xs-6">