Huxpro / huxpro.github.io

My Blog / Jekyll Themes / PWA
http://huangxuan.me
Apache License 2.0
7.05k stars 5.33k forks source link

请问按时间倒序排列博客是如何实现的?!! #397

Closed saddit closed 3 years ago

saddit commented 3 years ago

我自己的博客想让主页的博客按新->旧来排序怎么改??我的博客里面用的是paginate分页,每页的post是来自paginate.posts,默认是按时间正序排的,我一直在寻找方法改变,但是一直找不到!求大佬告知!!!

saddit commented 3 years ago

意外的在官方的issue找到解决方案