comfy.guide icon indicating copy to clipboard operation
comfy.guide copied to clipboard

Weird layout behaviour on main page

Open MaxLPM opened this issue 1 year ago • 1 comments

It used to be that on the main page "Server Software" was before "Client Software". But if it gets rendered with the -D flag, or "draft: true" is removed from the gentoo or kisslinux pages, the "Client Software" articles jump right above the "Server Software" ones. I have no idea why this is the case, maybe because it sorts by modification date? But adding .ByTitle or .ByTitle.Reverse to .Site.Sections solves it. We should decide what the correct layout of the articles should be, because an inconsistency like this would be pretty annoying

MaxLPM avatar Feb 13 '24 10:02 MaxLPM