1
0
mirror of https://github.com/prometheus/docs.git synced 2026-02-05 15:45:27 +01:00
Commit Graph

6 Commits

Author SHA1 Message Date
Julius Volz
b8f281d0f5 Allow anonymous GitHub usage without GITHUB_TOKEN env variable (#2670)
In case the env var isn't present (like in a Netlify deploy without
sensitive variables), this makes sure that "auth" is undefined rather than
an invalid empty string.

Signed-off-by: Julius Volz <julius.volz@gmail.com>
2025-06-05 20:52:43 +02:00
Julius Volz
a2fc372ee1 Ensure that we do not include draft releases in the downloads page
Signed-off-by: Julius Volz <julius.volz@gmail.com>
2025-05-22 00:05:42 +02:00
Julius Volz
ea065ff022 Standardize and fix up a bunch of Markdown / frontmatter fields
Signed-off-by: Julius Volz <julius.volz@gmail.com>
2025-05-22 00:04:46 +02:00
Julius Volz
b599a90b8b Add blog, next/prev, and much more refactoring work
Signed-off-by: Julius Volz <julius.volz@gmail.com>
2025-05-18 13:41:11 +02:00
Julius Volz
18209a3827 More work on new docs site
Signed-off-by: Julius Volz <julius.volz@gmail.com>
2025-05-12 14:03:08 +02:00
Julius Volz
90504ed638 Initial docs site commit
Signed-off-by: Julius Volz <julius.volz@gmail.com>
2025-05-09 07:52:50 +02:00