01/docs
Mike Bird 5fabfb06f0 Expand the configuration guide with examples and instructions on using custom profiles, including TTS provider setup 11 months ago
..
getting-started Expand the configuration guide with examples and instructions on using custom profiles, including TTS provider setup 11 months ago
hardware Expand the configuration guide with examples and instructions on using custom profiles, including TTS provider setup 11 months ago
legal Update fulfillment-policy.mdx 1 year ago
logo Added docs 1 year ago
snippets Added docs 1 year ago
software Expand the configuration guide with examples and instructions on using custom profiles, including TTS provider setup 11 months ago
troubleshooting Update FAQ: Add support for standalone devices & hosted servers, mobile apps. 12 months ago
video_documentation Added documentation links for youtube videos explaining installation and usage 1 year ago
README.md Added docs 1 year ago
README_CN.md remove references to i.py 12 months ago
README_FR.md remove references to i.py 12 months ago
README_JA.md remove references to i.py 12 months ago
favicon.png Added docs 1 year ago
mint.json Expand the configuration guide with examples and instructions on using custom profiles, including TTS provider setup 11 months ago
style.css Re-lint after rebase 1 year ago

README.md

01OS

Contribute

  • Clone this repo
  • install mintlify CLI
  • run mintlify in project directory to get preview of docs
  • make changes
  • push changes

Development

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

npm i -g mintlify

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

mintlify dev

Troubleshooting

  • 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