diff --git a/README.md b/README.md index 0c25b57..80652c4 100644 --- a/README.md +++ b/README.md @@ -11,19 +11,22 @@ Example site: [https://setto.basspistol.com](https://setto.basspistol.com) Nostr Relays → nak → jq → JSON files → Hugo → Static HTML → Web Server ``` -✨ Features: -- Fullscreen header with Nostr profile data (kind 0) -- Blog posts with read more (kind 30023) -- Music player with playlist in a lightbox (kind 36787) - - 🖼️ Album art - - 📝 Track info (title, artist, album) - - ⏯️ Play controls with progress bar - - 🔗 Share button (small and clean!) - - 📜 Lyrics - - ⌨️ Keyboard shortcuts - - 🎵 Auto-advance to next track -- Photo gallery in a lightbox (kind 20) -- Video gallery (kind 22) +### ✨ Highlight: + +**Music player with playlist in a lightbox (`kind 36787`)** +- 🖼️ Album art +- 📝 Track info (title, artist, album) +- ⏯️ Play controls with progress bar +- 🔗 Share button (small and clean!) +- 📜 Lyrics +- ⌨️ Keyboard shortcuts +- 🎵 Auto-advance to next track + +Features: +- Fullscreen header with Nostr profile data (`kind 0`) +- Blog posts with read more (`kind 30023`) +- Photo gallery in a lightbox (`kind 20`) +- Video gallery (`kind 22`) - Randomize buttons for all sections - Sticky navigation - Responsive design