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 82650d00ae Support setting server port with PORT env var
This also logs the address the application is serving on.
2020-02-29 09:20:24 -05:00
cmd/cdr Support setting server port with PORT env var 2020-02-29 09:20:24 -05:00
templates Add mixtape templates 2020-02-26 00:02:57 -05:00
LICENSE Add LICENSE 2020-02-26 01:03:42 -05:00
mixtape.tmpl Add mixtape templates 2020-02-26 00:02:57 -05:00
render.go Fall back to default mixtape template 2020-02-26 00:26:43 -05:00
sanitize.go Fix return vals in NewTrack() 2020-02-26 00:28:15 -05:00
templates.go Fall back to default mixtape template 2020-02-26 00:26:43 -05:00
track.go Move track information into struct 2020-02-25 23:23:03 -05:00