this shit is for exporting this weirdass xml out into some sane HTML.
- run rename.sh to kill the whitespaces in your xml filenames
- alternatively fix my htmlify.sh to not break on whitespace'd filenames
- UPDATE: check this comment on a quick fix to avoid this rename script. BOOM! thx @kwef!
- alternatively fix my htmlify.sh to not break on whitespace'd filenames
- run htmlify.sh
- htmlify has a hardcoded destination directory.
- htmlify also expects the format-html.* files to be up one folder from it.