12 lines
487 B
Markdown
12 lines
487 B
Markdown
This code is trash, but it works
|
|
|
|
As I write this README file, I don't really remember what the issue was but I remember trying to render the board with v-for loops. I didn't manage to make it work.
|
|
|
|
So, tdmkr.sh takes the chordlist files and creates all the td tags for the board, it just echoes the thing.
|
|
|
|
To generate table.html you can run `$ tdmkr.sh > table.html`, then copy paste it to the index.
|
|
|
|
Also, I realized a bit late that .ogg files are not well supported by Safari...
|
|
|
|
|