jekyll-TeXt-theme icon indicating copy to clipboard operation
jekyll-TeXt-theme copied to clipboard

Feature request: How can I reorder articles publish on the same date?

Open Yonderz opened this issue 4 years ago • 1 comments

Description

How can I reorder articles publish on the same date?

Articles published on the same date seems to be ordered on Homepage by alphabetical order. Is there a way that I can reorder these articles manually?

Yonderz avatar Oct 24 '21 17:10 Yonderz

You can add the modify_date variable in the preamble of the article and specify not just the date, but the time of edition in the format YYYY-MM-DD HH:MM:SS +/-TTTT, in order to make Jekyll order the articles by hour.

dfcheca avatar Nov 23 '25 13:11 dfcheca