Cleanup
-
remove old stuff from
resources/css
. Keep only epub.css and things related to codemirror and highlight.js. -
remove old scripts from
resources/scripts
. Everything except stuff for riot, highlight.js and codemirror. -
cleanup
modules
:ajax.xql
can be removed; move all endpoints used by components into a separatecomponents
subfolder -
move all HTML into
templates
, maybe exceptindex.html