Compare commits
No commits in common. "591232e17e51cb40712b2e024703abb4385c81dc" and "88fefad2fde2b1716711990aaaf7074da139ab65" have entirely different histories.
591232e17e
...
88fefad2fd
1 changed files with 5 additions and 12 deletions
17
README.md
17
README.md
|
|
@ -10,18 +10,11 @@ Nostr Relays → nak → jq → JSON files → Hugo → Static HTML → Web Serv
|
||||||
```
|
```
|
||||||
|
|
||||||
✨ Features:
|
✨ Features:
|
||||||
- Fullscreen header with Nostr profile data (kind 0)
|
- Fullscreen header with Nostr profile data KINDS[0]
|
||||||
- Blog posts with read more (kind 30023]
|
- Blog posts with read more KINDS[30023]
|
||||||
- Music player with playlist in a lightbox (kind 36787)
|
- Music player with playlist and lightbox (with lyrics!) KINDS[36787]
|
||||||
- 🖼️ Album art
|
- Photo gallery with lightbox KINDS[20]
|
||||||
- 📝 Track info (title, artist, album)
|
- Video gallery with poster images KINDS[22]
|
||||||
- ⏯️ 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)
|
|
||||||
- Randomize buttons for all sections
|
- Randomize buttons for all sections
|
||||||
- Sticky navigation
|
- Sticky navigation
|
||||||
- Dark/light mode toggle
|
- Dark/light mode toggle
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue