Hacker News new | ask | show | jobs
by Danborg 1421 days ago
Reminds me of Gatsby.
2 comments

Docusaurus has been quite inspired by Gatsby and Next.js.

We simple removed the GraphQL data later from Docusaurus, and are more opinionated toward the docs use-case while Gatsby is a more generic tool focusing a lot on CMS integration. We are more developer-centric and based on Git by default.

Not a compliment I assume?