Hacker News new | ask | show | jobs
by SkyMarshal 818 days ago
Facebook's SSG Docusaurus does those things: https://docusaurus.io/

Though you may have to use a plugin for responsive images: https://docusaurus.io/docs/api/plugins/@docusaurus/plugin-id...

I've been using it for a static docs and blog site and it seems to be one of the most mature and comprehensive static site generators available.