how to correct the posts order? #4

Open
opened 2014-04-07 09:36:33 +02:00 by luckypoem · 1 comment
luckypoem commented 2014-04-07 09:36:33 +02:00 (Migrated from github.com)

hi.
i installed heckle: http://as3.brite.biz:35623/ ,but the posts are not arranged as per the publishing time.
the post http://as3.brite.biz:35623/mountain-song.html and http://as3.brite.biz:35623/chinese-economy.html is published after the post http://as3.brite.biz:35623/test2.html ,they should be above http://as3.brite.biz:35623/test2.html ,right?
so how to correct the posts order?
tks.

hi. i installed heckle: http://as3.brite.biz:35623/ ,but the posts are not arranged as per the publishing time. the post http://as3.brite.biz:35623/mountain-song.html and http://as3.brite.biz:35623/chinese-economy.html is published after the post http://as3.brite.biz:35623/test2.html ,they should be above http://as3.brite.biz:35623/test2.html ,right? so how to correct the posts order? tks.
marijnh commented 2014-04-07 09:49:21 +02:00 (Migrated from github.com)

Heckle sorts only by the publishing date in the filename. It does not look at file timestamps at all (since, in the typical setup where the blog is a git repository, those are rarely meaningful). If you need a specific sorting within days, you'll have to add a mechanism for that—maybe allow times in the filenames?

Heckle sorts only by the publishing date in the filename. It does not look at file timestamps at all (since, in the typical setup where the blog is a git repository, those are rarely meaningful). If you need a specific sorting within days, you'll have to add a mechanism for that—maybe allow times in the filenames?
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
marijn/heckle#4
No description provided.