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