From 5cb66fb1aaa5a955b5e1d26913a09ea7fbf2b751 Mon Sep 17 00:00:00 2001 From: BBaoVanC Date: Mon, 10 May 2021 02:33:28 -0500 Subject: [PATCH] Add status page page --- content/_index.md | 1 + content/status-page.md | 21 +++++++++++++++++++++ 2 files changed, 22 insertions(+) create mode 100644 content/status-page.md diff --git a/content/_index.md b/content/_index.md index ebb0aa4..8b477f5 100644 --- a/content/_index.md +++ b/content/_index.md @@ -3,6 +3,7 @@ Full list of the services hosted by boba.best: - [Mail](https://mail.boba.best) - [PeerTube](https://peertube.boba.best) - [Pleroma](https://pleroma.boba.best) +- [Status Page](https://status.boba.best) See the navigation bar on top for more information about each service. diff --git a/content/status-page.md b/content/status-page.md new file mode 100644 index 0000000..4bee03e --- /dev/null +++ b/content/status-page.md @@ -0,0 +1,21 @@ ++++ +title = "Status Page" +menu = "main" + +description = """ +status.boba.best uses Upptime, an open source uptime monitor and status page +powered by GitHub Actions, Issues, and Pages. +""" ++++ + +## URLs + +- https://status.boba.best/ + +## What is Upptime? + +From GitHub[^1] +> Upptime (https://upptime.js.org) is the open-source uptime monitor and status +> page, powered entirely by GitHub Actions, Issues, and Pages. + +[^1]: https://github.com/upptime/upptime#readme