Hacker News new | ask | show | jobs
by adrianomartins 1372 days ago
We're actually looking for a static website platform, to use in tandem with Docusaurus. Any guides on how to do it with Docusaurus alone?
1 comments

Not sure to understand what you mean here, can you explain?

Docusaurus is a static site generator, a bit similar to Gatsby. It's opinionated toward docs/blog/pages but you can also use it in a more generic way.

Indeed, that was it. I think maybe we'll give it a try!