I'm trying to achieve something like this:
Is there a way to do this using docusaurus?
I'm trying to achieve something like this:
Is there a way to do this using docusaurus?
As Docusaurus uses Infima (a facebook styling framework), that should be possible using maybe a custom module and the Grid for layouting it accordingly? just an idea, not a complete solution.