#How to build the bun documentation?

1 messages · Page 1 of 1 (latest)

heady fulcrum
#

I started recently with bun, and I wanted to have offline documentation on my local file system.
To have that, I have to build the docs. Is there anything I can use to make the docs look like on the bun website?
Or more specifically: How does the Bun website build the docs from the markdown source?

#

the bun website is not open source, there is only the markdown in /docs

#

Okay. So should I try to find a good documentation builder or what?

#

sure

#

Okay...