supermemory/apps/docs
2025-04-05 16:32:19 -07:00
..
api-reference/endpoints update:docs 2025-04-05 16:32:19 -07:00
changelog Documentation edits made through Mintlify web editor 2025-03-23 20:18:37 -07:00
essentials v2 docs 2025-03-23 20:27:24 -07:00
images redepl 2025-01-30 21:18:18 -07:00
logo initial docs setup 2025-01-30 20:48:51 -07:00
snippets initial docs setup 2025-01-30 20:48:51 -07:00
favicon.png initial docs setup 2025-01-30 20:48:51 -07:00
image.png Documentation edits made through Mintlify web editor 2025-03-23 20:18:37 -07:00
introduction.mdx update:docs 2025-04-05 16:32:19 -07:00
mint.json update:docs 2025-04-05 16:32:19 -07:00
openapi.json updated openapi 2025-03-25 13:44:42 -07:00
quickstart.mdx update:docs 2025-04-05 16:32:19 -07:00
README.md docs no submodule 2025-01-30 18:46:37 -07:00
self-hosting.mdx initial docs setup 2025-01-30 20:48:51 -07:00

Mintlify Starter Kit

Click on Use this template to copy the Mintlify starter kit. The starter kit contains examples including

  • Guide pages
  • Navigation
  • Customizations
  • API Reference pages
  • Use of popular components

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

Publishing Changes

Install our Github App to auto propagate changes from your repo to your deployment. Changes will be deployed to production automatically after pushing to the default branch. Find the link to install on your dashboard.

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