You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert

@@ -32,6 +33,9 @@ Official website of **David KRK**, DJ and music producer based in Saint-Jean-de-
32
33
-**Performance Audits** : Lighthouse tests for speed, accessibility, SEO
33
34
-**Automated Reports** : Performance badges and issue creation if scores drop
34
35
36
+
#### Daily (10 AM)
37
+
-**YouTube Video Sync** : Fetches latest videos from YouTube API and updates music.html automatically
38
+
35
39
#### Weekly (Monday 10 AM)
36
40
-**Dependency Updates** : Automatic npm package updates via Pull Request
37
41
-**Link Checking** : Broken link detection and automated issue creation
@@ -74,6 +78,7 @@ This website is continuously monitored for:
74
78
|**uptime.yml**| HTTP uptime monitoring + issue alerts | Every 30 min |[](https://github.com/DavidKRK/DavidKRK.github.io/actions/workflows/uptime.yml)|
75
79
|**images.yml**| Auto image compression (JPEG/PNG/WebP) | On image push |[](https://github.com/DavidKRK/DavidKRK.github.io/actions/workflows/images.yml)|
76
80
|**music-social.yml**| New music detection + social post template | On music.html change |[](https://github.com/DavidKRK/DavidKRK.github.io/actions/workflows/music-social.yml)|
81
+
|**youtube-sync.yml**| YouTube video sync + music.html update | Daily 10 AM / On demand |[](https://github.com/DavidKRK/DavidKRK.github.io/actions/workflows/youtube-sync.yml)|
77
82
|**maintenance.yml**| Lychee link check + backup + stale issues | Mon 8 AM / Sun 1 AM |[](https://github.com/DavidKRK/DavidKRK.github.io/actions/workflows/maintenance.yml)|
0 commit comments