1
0
mirror of https://github.com/thebaer/cdr.git synced 2024-11-15 01:31:01 +00:00
Static site generator for making web mixtapes in 2020.
Go to file
Matt Baer 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
cmd/cdr Skip renaming tracks with errors 2020-02-29 11:19:04 -05:00
templates Support additional track info in playlist 2020-02-29 11:25:46 -05:00
LICENSE Add LICENSE 2020-02-26 01:03:42 -05:00
mixtape.tmpl Support additional track info in playlist 2020-02-29 11:25:46 -05:00
render.go Log parse and render errors 2020-02-29 11:17:48 -05:00
sanitize.go Transliterate track info to ASCII on clean 2020-02-29 10:51:10 -05:00
templates.go Support additional track info in playlist 2020-02-29 11:25:46 -05:00
track.go Add Num field to Track 2020-02-29 10:48:02 -05:00