TeX4HT allows to create one HTML page per chapter with 2,next in the options:
htlatex project.tex 'xhtml,2,next,charset=utf-8' ' -cunihtf -utf8 -cvalidate'
This, however, creates a minitoc in the head of every chapter:

How can I get rid of this minitoc?
