Is lein run
the command I should be using to compile everything in preparation for hosting it statically? Because when I do that, the styles are considerably off.
Relatedly, should I expect to be able to start an http file server in resources/public/blog
and have it look the same in my browser as what lein ring server
serves up?