tracklist
-
01
Track One
-
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:
hugo new content music/your-release-name/index.md- Drop the cover image and audio files into that same folder
(
content/music/your-release-name/) - Set
coverto the image filename, and setformattosingle,ep, oralbum - List every track under
tracks:— each needs atitleand anaudiofilename 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 - A single is just a release with one track in the
trackslist