awesome-prometheus-alerts/site
Samuel Berthe 25418c5db2
feat: add star nudge toast after every 5 rule copies
Show a dismissible toast (bottom-right, 20s auto-hide) nudging users
to star the GitHub repo. Fires every 5 copies via a sessionStorage
counter. CopyButton dispatches a copy-success custom event; StarToast
listens for it and manages display logic.
2026-04-14 20:09:30 +02:00
..
public chore: migrate assets/ to site/public/images/ (#549) 2026-04-10 21:28:38 +02:00
src feat: add star nudge toast after every 5 rule copies 2026-04-14 20:09:30 +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