Compare commits

..

No commits in common. "591232e17e51cb40712b2e024703abb4385c81dc" and "88fefad2fde2b1716711990aaaf7074da139ab65" have entirely different histories.

View file

@ -10,18 +10,11 @@ Nostr Relays → nak → jq → JSON files → Hugo → Static HTML → Web Serv
```
✨ 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)
- Fullscreen header with Nostr profile data KINDS[0]
- Blog posts with read more KINDS[30023]
- Music player with playlist and lightbox (with lyrics!) KINDS[36787]
- Photo gallery with lightbox KINDS[20]
- Video gallery with poster images KINDS[22]
- Randomize buttons for all sections
- Sticky navigation
- Dark/light mode toggle