update readme

This commit is contained in:
sakrecoer 2026-08-07 15:43:27 +02:00
parent 94042805a0
commit 591232e17e

View file

@ -10,9 +10,9 @@ Nostr Relays → nak → jq → JSON files → Hugo → Static HTML → Web Serv
``` ```
✨ Features: ✨ Features:
- Fullscreen header with Nostr profile data KINDS[0] - Fullscreen header with Nostr profile data (kind 0)
- Blog posts with read more KINDS[30023] - Blog posts with read more (kind 30023]
- Music player with playlist and lightbox (with lyrics!) KINDS[36787] - Music player with playlist in a lightbox (kind 36787)
- 🖼️ Album art - 🖼️ Album art
- 📝 Track info (title, artist, album) - 📝 Track info (title, artist, album)
- ⏯️ Play controls with progress bar - ⏯️ Play controls with progress bar
@ -20,8 +20,8 @@ Nostr Relays → nak → jq → JSON files → Hugo → Static HTML → Web Serv
- 📜 Lyrics - 📜 Lyrics
- ⌨️ Keyboard shortcuts - ⌨️ Keyboard shortcuts
- 🎵 Auto-advance to next track - 🎵 Auto-advance to next track
- Photo gallery with lightbox KINDS[20] - Photo gallery in a lightbox (kind 20)
- Video gallery with poster images KINDS[22] - Video gallery (kind 22)
- Randomize buttons for all sections - Randomize buttons for all sections
- Sticky navigation - Sticky navigation
- Dark/light mode toggle - Dark/light mode toggle