Skip to content

Commit 1d22360

Browse files
alexjustesengitbook-bot
authored andcommitted
GitBook: [alexjustesen#18] No subject
1 parent 6f17715 commit 1d22360

File tree

8 files changed

+14
-14
lines changed

8 files changed

+14
-14
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ description: >-
44
Build using Laravel and the Speedtest CLI.
55
---
66

7-
# 🐇 Speedtest Tracker
7+
# Introduction
8+
9+
810

911
{% hint style="info" %}
1012
These docs are up-to-date for version: `0.4.0`

SUMMARY.md

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,19 @@
11
# Table of contents
22

3-
* [🐇 Speedtest Tracker](README.md)
4-
53
## 🚀 Getting Started
64

5+
* [Introduction](README.md)
76
* [Installation](getting-started/installation.md)
87
* [Features](getting-started/features.md)
9-
* [Authentication](getting-started/authentication.md)
10-
* [Notifications](getting-started/notifications/README.md)
11-
* [Database](getting-started/notifications/database.md)
12-
* [Mail](getting-started/notifications/mail.md)
13-
* [Data Platforms](getting-started/data-platforms/README.md)
14-
* [InfluxDB2](getting-started/data-platforms/influxdb2.md)
8+
9+
## ⚙ Settings
10+
11+
* [Authentication](settings/authentication.md)
12+
* [Data Platforms](settings/data-platforms/README.md)
13+
* [InfluxDB2](settings/data-platforms/influxdb2.md)
14+
* [Notifications](settings/notifications/README.md)
15+
* [Database](settings/notifications/database.md)
16+
* [Mail](settings/notifications/mail.md)
1517

1618
## 🤹 Contributing
1719

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,3 @@ Speedtest Tracker uses Filament for the admin panel. During the install process
1111
{% hint style="info" %}
1212
A process for changing the admin account's email address and password is planned.
1313
{% endhint %}
14-
15-
{% hint style="info" %}
16-
As of the latest version you can not disable authentication but this is a planned feature.
17-
{% endhint %}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Data Platforms
22

3-
Speedtest Tracker supports reporting data to InfluxDB2, a time series database. Additional data platforms are planned and listed on the [Features](../features.md) page.
3+
Speedtest Tracker supports reporting data to InfluxDB2, a time series database. Additional data platforms are planned and listed on the [Features](../../getting-started/features.md) page.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)