supermemory/apps/docs
2025-01-31 19:40:21 -07:00
..
api-reference/endpoints add api reference 2025-01-30 22:42:14 -07:00
changelog docs: update changelog 2025-01-31 15:52:51 -07:00
essentials docs: added pricing page 2025-01-31 19:29:48 -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
introduction.mdx docs: intro title change 2025-01-31 19:31:17 -07:00
mint.json docs: added pricing page 2025-01-31 19:29:48 -07:00
openapi.json docs: add notes about infrastructure 2025-01-31 19:13:21 -07:00
quickstart.mdx docs: remove getting started title 2025-01-31 19:40:21 -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