Welp, of course, as soon as you ask for help in public, you figure it out yourself.
I was reading this, hoping for info on build targets -- https://www.didaxy.com/exporting-static-sites-from-tiddlywiki-part-2 and I saw that there they were using commands like: tiddlywiki --rendertiddlers [!is[system]tag[Live]] $:/core/templates/static.tiddler.html static text/plain --rendertiddler $:/core/templates/static.template.css static/static.css text/plain where you throw a bunch of ---commandline --options onto a single invocation of the "tiddlywiki" command. That was the problem, of course, and once I got rid of the multiple tiddlywiki commands and combined them all into one it worked! -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/3da3d71a-a94a-424d-ac0e-677e1cd45265%40googlegroups.com.

