I am running monkeyman server on windows 8. The file index.html.scaml is rendered at localhost:4567/index.html but none of the other resources present under the source folder are resolved.
e.g. I have a file source/css/default.css, but requests for http://localhost:4567/css/default.css are met with 404 responses. This is only on my windows machine. The same project works fine in Ubuntu.
Has monkeyman been tested on windows 8?
I am running
monkeyman serveron windows 8. The file index.html.scaml is rendered at localhost:4567/index.html but none of the other resources present under the source folder are resolved.e.g. I have a file source/css/default.css, but requests for http://localhost:4567/css/default.css are met with 404 responses. This is only on my windows machine. The same project works fine in Ubuntu.
Has monkeyman been tested on windows 8?