orangy
resources is not required for ktor, it just puts it into the bin output folder, or jar if you happen to build one. ktor itself just serves whatever folder you tell him to serve. Basically it resolves folders (like /site) using current working directory, so check if you get it right.