Hacker News new | ask | show | jobs
by sunpazed 2216 days ago
I’ve used Gatsby for generating my wife’s static blog. It’s as simple as adding a new Markdown file, and building. The React workflow makes customising layouts and interactions much easier for those familiar with the ecosystem. For anything more than that, I’d stick to a dynamic framework.