zerostaticthemes / hugo-winston-theme

A minimal and bold blog theme for Hugo
https://hugo-winston.netlify.app/
MIT License
273 stars 114 forks source link

how to order posts by newest first #31

Closed heaversm closed 1 year ago

heaversm commented 2 years ago

I'd like to reverse the order in which posts appear from newest first to oldest first (without specifically adding weights to each post in frontmatter if possible). How do I do that?

JugglerX commented 1 year ago

@heaversm an option has been added to reverse the homepage post order https://github.com/zerostaticthemes/hugo-winston-theme/blob/master/exampleSite/config.toml#L25