kunfucutsman.neocities.org
Thanks for the compliment! The playlist is generated using Hugo's data jsons, I set up a template that searches through said json and codifies everything there. Once the html is ready javascript takes over
I used daniele's code for reference and I added stuff of my own https://daniele63.com/javascript/music-player.js https://kunfucutsman.neocities.org/assets/js/music-player.js
Here is the templating if you find it useful https://github.com/KunFuCutsMan/kfcmanwebsite2/blob/main/layouts/partials/playlist.html
Thanks for the compliment! The playlist is generated using Hugo's data jsons, I set up a template that searches through said json and codifies everything there. Once the html is ready javascript takes over
I used daniele's code for reference and I added stuff of my own https://daniele63.com/javascript/music-player.js https://kunfucutsman.neocities.org/assets/js/music-player.js
Here is the templating if you find it useful https://github.com/KunFuCutsMan/kfcmanwebsite2/blob/main/layouts/partials/playlist.html