Thanks for fixing my last issue. Now I can successfully load the site and also set it up on Netlify. However the next problem I've encountered is it looks like blog entries are rendered alphabetically, not in the last posted order. I would think most people would expect a blog to be reverse-chrono sorted. Been trying to edit the crawler/index.js fs calls to sort after getting the list of files without any luck, would appreciate any help here.
Hey!
Thanks for fixing my last issue. Now I can successfully load the site and also set it up on Netlify. However the next problem I've encountered is it looks like blog entries are rendered alphabetically, not in the last posted order. I would think most people would expect a blog to be reverse-chrono sorted. Been trying to edit the crawler/index.js fs calls to sort after getting the list of files without any luck, would appreciate any help here.
Example of issue attached.