pganssle / cim

Chord Identification Method Trainer
https://pganssle.github.io/cim/
Apache License 2.0
6 stars 3 forks source link

Set up some sort of Pull Request preview #14

Open pganssle opened 1 year ago

pganssle commented 1 year ago

Right now if someone makes a PR, I'd have to pull their code and then build it myself. Ideally I'd have some sort of CI that would let me click a link and see what the github pages is going to look like after the PR is merged.

I think there's a way to do it with netlify, and I vaguely remember some complicated and annoying way to do it directly within GH.

Possibly useful links: