Terry Zhao

Results 8 comments of Terry Zhao

> I'd be happy to provide the test project if it would be helpful. I could take a stab at a PR but I'm still learning my way around the...

I found the issue. For the time being, `use_directory_urls` must be set to false. https://www.mkdocs.org/user-guide/configuration/#use_directory_urls Need to write a separate href builder for directory urls.

@erilot try updating to v0.5.5, that should fix those issues.

@erilot You should be able to submit a PR, I've accepted other's before. If you're still unable to then I can manually create one myself from your repo. Thanks!!

That would be 💯 great. Going to give the same reply from #29: > Shouldn't be hard to fix. If you need this urgently I would suggest making a PR...

More logs: ERROR: Failed to load stylesheet at file://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css : URLError: ERROR: Failed to load stylesheet at file://cdn.jsdelivr.net/font-hack/2.018/css/hack.min.css : URLError: ERROR: Failed to load stylesheet at file://fonts.googleapis.com/css?family=PT+Sans:400,400italic,700,700italic&subset=latin-ext,latin : URLError: ERROR:...

Unfortunately I don't see a way to fix this easily.., when #35 is implemented, I will expose the page number so per page styling could be done.

Having the same issue. ``` // = 0 ? '&' : '?') + '_cacheOverride=' + (new Date().valueOf()); } head.appendChi ```