Currently the output files are stored along with the source files inside the git repository. This is less than ideal.
Would you be interested in having a CI workflow that would generate the output (e.g., EPUB) from the source files automatically each time something was committed to master?
This could be realized e.g., using Travis CI.
Let me know if you'd like me to look into it.