Over here, you can see the code for the live documentation page which uses the mintlify/starter kit to power and enhance it
Node.js 20.11.0: JavaScript runtime used to run Javascript code
pnpm 8.14.3: Fast, disk space efficient package manager
- You must install all the packages by running
pnpm i(NOTE: this project uses global packages, which requires you to runpnpm setupif you have not done so yet.) - Run
mintlify devto first setup the project, after first start up the docs will start up faster. (for more information, head over to mintlify.com)
- Use conventional commits for your commits to be understood better by other developers.
reference - Create a pull request and edit your changes then request for the pull change to be approved onto main, make sure to write meaningful descriptions & titles of the change that you have done.
- Do not use any formatting tools unless you know what you're doing.
- If you believe there is an issue, you can pull request and edit by following the steps in "📓 Contributing" or by opening a issue
- When opening an issue, please ensure that you are using good practices