awesome-prometheus-alerts/site
Samuel Berthe 1f8bcca779
feat: add GitHub stars to StatsBar and fix cache early-return
Add a 4th stat ( GitHub stars) to StatsBar with build-time fallback
and live client-side fetch. Both Header and StatsBar share the same
sessionStorage cache key and skip the API call when the cache is fresh
(1h TTL), reducing fetches to at most one per session.
2026-04-14 19:51:12 +02:00
..
public chore: migrate assets/ to site/public/images/ (#549) 2026-04-10 21:28:38 +02:00
src feat: add GitHub stars to StatsBar and fix cache early-return 2026-04-14 19:51:12 +02:00
astro.config.mjs build(deps): migrate from @astrojs/tailwind to @tailwindcss/vite for Tailwind v4 (#547) 2026-04-10 21:18:13 +02:00
LICENSE feat/dual license (#550) 2026-04-10 21:36:57 +02:00
package-lock.json build(deps): bump @iconify-json/lucide from 1.2.101 to 1.2.102 in /site (#545) 2026-04-10 21:19:49 +02:00
package.json build(deps): bump @iconify-json/lucide from 1.2.101 to 1.2.102 in /site (#545) 2026-04-10 21:19:49 +02:00
tsconfig.json feat/astro migration (#538) 2026-04-10 21:08:06 +02:00