Hello, you can see my test site here: http://echorand.me/test_site_hugo/ and the corresponding configuration at: https://github.com/amitsaha/test_site_hugo/blob/master/config.toml
As you can see in the source of the site above (view-source:http://echorand.me/test_site_hugo/), the links to CSS are broken. They are of the form http://echorand.me/css/poole.css whereas they should be http://echorand.me/test_site_hugo/css/poole.css
Does that seem like a valid bug? If yes, I would be happy to submit a fix.