What would be the workflow for hacking on the code of ocisgen-toolkit's widgets?
Would it make sense to have a demo page containing all the widgets and that can be run with e.g make demo?
This would allow iterating quickly when hacking on widgets. Using ocsigen-start requires recompiling ocisgen-toolkit, then ocsigen-start, and finally the ocsigen-start based app for each modification, which quickly becomes annoying.