Hacker News new | ask | show | jobs
by bovermyer 2257 days ago
Have you tried using a CSS "masonry" approach to address the varying sizes of the articles?

For example: https://w3bits.com/css-masonry/

3 comments

Also, check out Isotope. Seems to handle different-sized "cells" fairly neatly - https://isotope.metafizzy.co/layout-modes.html
BTW, you can do very complex transforms with XSLT on RSS https://www.bennadel.com/rss also take a look on feedburner
CSS columns?