Hashnode's front-end was using Foundation framework 5 in early 2016. It was simple float based grid system.
We moved to a lesser known flex box library in December 2016. Later realized that we were overriding most of the CSS rules.
At present, we are using our own custom built flexbox based grid system and it's giving us excellent results.