16e4510d9d
Use Go's embed pkg instead of inline tool
...
This moves the minimum requirements to Go 1.16 to build this project.
2022-03-30 23:14:32 -04:00
b952bbfbc4
Fix playlist with links in track notes
2020-02-29 13:29:03 -05:00
c71c124bcb
Fix site on mobile
...
plus set charset = UTF-8
2020-02-29 11:42:00 -05:00
177f73cb49
Support additional track info in playlist
...
This allows the user-defined mixtape.tmpl to define track notes for each
individual track. By default, it only shows notes for the
currently-playing track.
2020-02-29 11:25:46 -05:00
9a8150b144
Support next / previous track controls in JS
2020-02-29 11:19:41 -05:00
de090b9b8f
Split player template from playlist
2020-02-29 11:18:38 -05:00
8585514558
Reorganize mixtape.tmpl CSS
2020-02-29 10:50:22 -05:00
ef54c10c9d
Fall back to default mixtape template
...
if there is no mixtape.tmpl in the destination directory.
2020-02-26 00:26:43 -05:00
f0aa182c03
Add cdr preview
subcommand
...
This serves the mixtape site by running `cdr preview`
2020-02-26 00:13:51 -05:00