Port "Stats"

This commit is contained in:
Nikita Karamov
2025-05-18 20:00:48 +02:00
committed by Vincent Breitmoser
parent bc9c7b463f
commit fce27b590f
2 changed files with 22 additions and 0 deletions

View File

@@ -15,5 +15,6 @@ menu = [
"about/news/_index.md",
"about/usage.md",
"about/faq.md",
"about/stats.md",
"about/privacy.md",
]

21
content/about/stats.md Normal file
View File

@@ -0,0 +1,21 @@
---
title: Stats
---
### Verified email addresses
A simple statistic of the total number of email addresses that are currently verified. 📈
![](/about/stats/month.png)
![](/about/stats/year.png)
### Load Average
The "load average" of a server is a statistic of how busy it is. Simply put:
* 0.0 means the {{ brand() }} host is completely idle
* 1.0 is fairly busy
* 4.0 and above means it's on fire 🔥
![](/about/stats/load_week.png)