This project is meant to be used by LilyPond projects using GitHub Actions, in order to build a GitHub Pages website containing the resulting sheet music and MIDI files.
See an example here.
BUNDLE_WITHOUT=development bundle install
bundle exec jekyll serve --livereload
bundle exec jekyll build