|
2246bed69b
|
Add static site generation
Run `cdr burn` to create an index.html file in the current directory.
|
2020-02-26 00:17:28 -05:00 |
|
|
79db8a0cd1
|
Fix file scanning error condition
|
2020-02-26 00:16:09 -05:00 |
|
|
f0aa182c03
|
Add cdr preview subcommand
This serves the mixtape site by running `cdr preview`
|
2020-02-26 00:13:51 -05:00 |
|
|
c26beff32d
|
Add mixtape templates
|
2020-02-26 00:02:57 -05:00 |
|
|
3125d14d23
|
Move track information into struct
This adds a NewTrack func that creates the struct, and we now use this in RenameTrack().
|
2020-02-25 23:23:03 -05:00 |
|
|
97c9e0d14f
|
Move work to clean subcommand
|
2020-02-25 22:53:11 -05:00 |
|
|
29d369f5ae
|
Rename all files in current directory
Instead of taking a filename as an argument, we now change all files in the current directory.
|
2020-02-25 22:20:12 -05:00 |
|
|
f5e71f5a15
|
Add basic file renaming utility
|
2020-02-25 20:54:12 -05:00 |
|