Hacker News new | ask | show | jobs
by si1entstill 1237 days ago
They give you really nice incremental builds out of the box, which are particularly easy to set up with gatsby cloud (the actual purchase here). Their abstractions are more opinionated, but a lot more "just works" off the shelf with configuration instead of coding.
1 comments

This - what I wanted was the incremental builds. Also lots of nice starter templates. I have a custom framework I created for incrementally built docs sites for FastComments - but in the future I was looking into Gatsby for marketing/doc sites.

I am not really a NextJS fan. WordPress is an option but I like having the docs in version control.