Gallery Of Dreamers GALLERY OF DREAMERS
← View Site

Content Manager

Manage Music & Visuals

This page adds, edits and reorders what shows up in the Music and Visuals sections of the website. Nothing here uploads anywhere — it all stays in this browser until you click Download content.js, which produces the one file the live site reads from.

No tracks yet — add one above.

No videos yet — add one above.

Draft auto-saved in this browser.

How this works

  1. This site has no server or database — it's plain files, so "managing content" means editing one small file: assets/content.js.
  2. Add tracks or videos above. Pick the actual media file so the path fills in for you (edit it if you'd rather organise files differently).
  3. Category is optional but recommended — it shows as a badge on the item and the site auto-builds a filter bar from whatever categories you use (e.g. Album / Single / Voice Over for Music, Show Moment / DJ Intro for Visuals). Type anything; it doesn't have to match the suggestions.
  4. Click "Download content.js" and save it into your site's assets folder, replacing the old one.
  5. Copy the real media files (mp3s, mp4s, cover/thumbnail images) into assets/music/ and assets/videos/ so the paths in content.js actually resolve.
  6. Refresh index.html — the Music and Visuals sections update instantly. No rebuild, no deploy step.
  7. Coming back later to edit the list? Use "Import existing content.js" to load your current file back into this tool first.