github-pages-blog-action icon indicating copy to clipboard operation
github-pages-blog-action copied to clipboard

Blog posts don't sort by date correctly

Open cowtrix opened this issue 3 years ago • 1 comments

Screenshot 2022-12-23 124019

Out of the box, posts don't sort correctly. They go into the right bin for year, but are then sorted by day instead of first by month.

cowtrix avatar Dec 23 '22 01:12 cowtrix

Ended up fixing on my fork: https://github.com/cowtrix/github-pages-blog-action/commit/8d2e3d0ccd09c78ebd186b5d5d87d301057bc23d

cowtrix avatar Dec 23 '22 04:12 cowtrix