I have a repo which gets regularly updated with a new folder containing the output of asv
(airspeed velocity). I want to automatically generate a github page with that new folder everytime a push is made to that repository.
Is there any way to do so?