Y
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
_ja7e
2257 days ago
Also, check out Isotope. Seems to handle different-sized "cells" fairly neatly -
https://isotope.metafizzy.co/layout-modes.html
link
baybal2
2257 days ago
BTW, you can do very complex transforms with XSLT on RSS
https://www.bennadel.com/rss
also take a look on feedburner
link
baybal2
2257 days ago
CSS columns?
link