postiz/apps/docs
jamesread a4991b2b10 doc: Typo in cloudflare [skip ci] 2024-09-13 08:17:21 +01:00
..
api-reference feat: higher version 2024-03-11 23:21:53 +07:00
developer-guide doc: Docker, and various doc cleanup 2024-09-10 19:40:29 +01:00
essentials feat: swagger 2024-03-11 20:16:37 +07:00
images feat: ignore api key 2024-03-19 11:20:09 +07:00
installation doc: Typo in cloudflare [skip ci] 2024-09-13 08:17:21 +01:00
logo feat: change docs 2024-09-01 23:30:31 +07:00
providers doc: Docker, and various doc cleanup 2024-09-10 19:40:29 +01:00
snippets doc: Docker, and various doc cleanup 2024-09-10 19:40:29 +01:00
use feat: added dots 2024-03-19 14:57:03 +07:00
README.md feat: swagger 2024-03-11 20:16:37 +07:00
emails.mdx doc: Simplify quickstart instructions for end users 2024-09-07 01:49:53 +01:00
favicon.ico feat: fix dates, attachments 2024-03-13 23:05:46 +07:00
favicon.png feat: fix dates, attachments 2024-03-13 23:05:46 +07:00
github.mdx feat: documentation change 2024-03-17 15:59:54 +07:00
howitworks.mdx doc: Simplify quickstart instructions for end users 2024-09-07 01:49:53 +01:00
introduction.mdx feat: documentation change 2024-03-17 15:59:54 +07:00
mint.json doc: Docker, and various doc cleanup 2024-09-10 19:40:29 +01:00
openapi.json feat: analytics controller 2024-03-13 16:53:06 +07:00
project.json feat: remove broken redis 2024-03-12 20:23:26 +07:00
quickstart.mdx doc: Docker, and various doc cleanup 2024-09-10 19:40:29 +01:00
support.mdx doc: Docker, and various doc cleanup 2024-09-10 19:40:29 +01:00

README.md

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 autopropagate changes from youre 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