Hugo can merge multiple sections into one stream

When building a Hugo site with multiple content types (blog, TIL, links), you can merge them into a single stream on the homepage using union:
go-html-templateCopy This is how sites likesimonwillison.net create a unified content stream from diverse content types.
评论
?
参与讨论