← Music

ep

Example EP

August 19, 2026

demo

tracklist
  1. 01
    Track One
  2. 02
    Track Two

Liner notes go here — how the release came together, lyrics, credits, whatever you want people to read alongside it.

This is a release bundle: everything for one single/EP/album lives in this folder (content/music/example-ep/). The two tracks here are short placeholder tones (track-one.mp3, track-two.mp3) just so the players below have something to play — swap them for real audio. To make a real one:

  1. hugo new content music/your-release-name/index.md
  2. Drop the cover image and audio files into that same folder (content/music/your-release-name/)
  3. Set cover to the image filename, and set format to single, ep, or album
  4. List every track under tracks: — each needs a title and an audio filename matching a file in the same folder. If the filename doesn’t match an actual file, the player just won’t render — no error, it’s silently skipped
  5. A single is just a release with one track in the tracks list