0

I'm trying to achieve something like this:

example image here

Is there a way to do this using docusaurus?

Mido
  • 89
  • 1
  • 10

1 Answers1

0

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.