Chris Hough
Chris Hough
any luck fixing this issue?
I am having the same issue regarding underscores...
Ahh, python does not have natural order for listdir in the directory: https://stackoverflow.com/questions/4813061/non-alphanumeric-list-order-from-os-listdir
Ahh, we can use the sorted method. https://www.tutorialspoint.com/How-to-list-down-all-the-files-alphabetically-using-Python
I am having similar issues with various assets... This seems odd.
I was trying to add it to my static site : http://noconformity.com/ Thank you @dieulot for your help
I have the same problem :( trying to find a solution now.