Skip to content

Files

Latest commit

Mar 28, 2025
6f4ce96 · Mar 28, 2025

History

History

mintlify

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Mar 26, 2025
Mar 28, 2025
Feb 3, 2025
Mar 26, 2025
Mar 28, 2025
Mar 27, 2025
Jan 8, 2025
Mar 26, 2025
Jan 7, 2025
Feb 10, 2025
Jan 7, 2025
Mar 28, 2025
Mar 26, 2025
Mar 26, 2025
Jan 8, 2025
Mar 26, 2025
Mar 28, 2025

🧪 phospho documentation

This is the user-facing documentation of the phospho platform

Local development

The docs use Mintlify for deployment. Install the Mintlify CLI to preview the documentation changes locally. To install, use the following command

Use node version 18. Install with nvm.

npm i -g mintlify

Run the following command at the root of your documentation (where mint.json is)

mintlify dev

To learn how to format the pages and what blocks you can use, check out the Mintlify docs.

Troubleshooting

  • mintlify dev doesn't run - try npx mintlify dev
  • Mintlify dev isn't running - Run mintlify install it'll re-install dependencies.
  • Page loads as a 404 - Make sure you are running in a folder with mint.json