Single-page, evidence-focused artist identity website for NEVZ.
No build step is required.
Serve with a basic static server (recommended for embeds):
python3 -m http.server 8080Then open http://localhost:8080.
Edit config.js and update the window.NEVZ_LINKS values.
Update these groups:
- Profile links:
spotifyArtist,youtubeChannel,instagramProfile - Release images:
komodoCover,teslaCover,productionCover - Release embeds:
komodoSpotifyEmbed,komodoYoutubeEmbed,teslaSpotifyEmbed,teslaYoutubeEmbed,productionSpotifyEmbed
- Spotify embed format:
https://open.spotify.com/embed/track/<TRACK_ID> - YouTube embed format:
https://www.youtube-nocookie.com/embed/<VIDEO_ID>
- Netlify: drag-and-drop folder into Netlify Drop
- Vercel: import as static project
- GitHub Pages: push repo and enable Pages from root
- index.html: full page markup
- styles.css: black/white visual design
- config.js: editable URLs, embeds, and images
- favicon.svg: favicon placeholder