diff --git a/README.md b/README.md index 0c25b57..8002a31 100644 --- a/README.md +++ b/README.md @@ -5,15 +5,13 @@ This guide covers deploying your Hugo site that fetches content from Nostr relays using nak. The system runs on a cron job that automatically updates content every 30 minutes. Architecture -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) +- Blog posts with read more (kind 30023] - Music player with playlist in a lightbox (kind 36787) - 🖼️ Album art - 📝 Track info (title, artist, album) @@ -26,6 +24,7 @@ Nostr Relays → nak → jq → JSON files → Hugo → Static HTML → Web Serv - Video gallery (kind 22) - Randomize buttons for all sections - Sticky navigation +- Dark/light mode toggle - Responsive design - Automated deployment