[GH-ISSUE #13850] Allow running the Ollama documentation locally #9068

Closed
opened 2026-04-12 21:54:29 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @songyang-dev on GitHub (Jan 22, 2026).
Original GitHub issue: https://github.com/ollama/ollama/issues/13850

Please add instructions to run and browse the Ollama documentation locally. This will make it easier and faster to contribute to the docs!

Right now, we don't know what the .mdx files in /docs will render into until the changes are merged in an PR.

Originally created by @songyang-dev on GitHub (Jan 22, 2026). Original GitHub issue: https://github.com/ollama/ollama/issues/13850 Please add instructions to run and browse the Ollama documentation locally. This will make it easier and faster to contribute to the docs! Right now, we don't know what the `.mdx` files in `/docs` will render into until the changes are merged in an PR.
GiteaMirror added the feature request label 2026-04-12 21:54:29 -05:00
Author
Owner

@rick-github commented on GitHub (Jan 23, 2026):

npm i -g mint && mint dev
<!-- gh-comment-id:3787512119 --> @rick-github commented on GitHub (Jan 23, 2026): ``` npm i -g mint && mint dev ```
Author
Owner

@balki commented on GitHub (Jan 23, 2026):

Is it possible to generate a static html pages? I couldn't find how to do it with mint.

<!-- gh-comment-id:3791759447 --> @balki commented on GitHub (Jan 23, 2026): Is it possible to generate a static html pages? I couldn't find how to do it with mint.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#9068