GitXplorerGitXplorer
j

docs

public
0 stars
0 forks
0 issues

Commits

List of commits on branch main.
Unverified
b599c68ef2711532728e520859e9c5d053a1873e

Documentation edits made through Mintlify web editor

jjmslau committed 7 months ago
Unverified
77c863107114cac507e295b1a90d2e0ae7abdb16

Updates

jjmslau committed 7 months ago
Unverified
461db78a37c7cef8eb2dc480cd6f2a8235e3e8e6

Updates

jjmslau committed 7 months ago
Unverified
9cacb429ffa383d95dc7f7d07b567b61fb9cb57c

Updates

jjmslau committed 7 months ago
Unverified
4a72f92154f65689513f0d92237c0a7dc3d63e15

Changing colors

jjmslau committed 7 months ago
Unverified
62540a059a5a4e9e68fac773959ec92b245ffead

Merge branch 'main' of https://github.com/jmslau/docs

jjmslau committed 7 months ago

README

The README file for this repository.

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