ᴊᴏᴇ ᴄʜᴇɴ 069d3535d6 chore: fix broken links to gogs.io (#8169) il y a 2 jours
..
advancing 400ae7bd28 Add CLI reference doc page under advancing and normalize `gogs` command references (#8165) il y a 3 jours
api-reference 9dd3e58f7b docs: migrate to Mintlify (#8154) il y a 3 jours
asking 400ae7bd28 Add CLI reference doc page under advancing and normalize `gogs` command references (#8165) il y a 3 jours
dev 9dd3e58f7b docs: migrate to Mintlify (#8154) il y a 3 jours
fine-tuning 400ae7bd28 Add CLI reference doc page under advancing and normalize `gogs` command references (#8165) il y a 3 jours
getting-started 069d3535d6 chore: fix broken links to gogs.io (#8169) il y a 2 jours
images 9dd3e58f7b docs: migrate to Mintlify (#8154) il y a 3 jours
scripts 9dd3e58f7b docs: migrate to Mintlify (#8154) il y a 3 jours
styles 08e7cfd76c docs: fix up wwads-cn style in dark mode il y a 3 jours
README.md 9dd3e58f7b docs: migrate to Mintlify (#8154) il y a 3 jours
docs.json 400ae7bd28 Add CLI reference doc page under advancing and normalize `gogs` command references (#8165) il y a 3 jours

README.md

Development

Install the Mintlify CLI to preview your documentation changes locally. To install, use the following command:

pnpm i -g mint

Run the following command at the root of your documentation, where your docs.json is located:

mint dev

View your local preview at http://localhost:3000.

Need help?

Troubleshooting

  • If your dev environment isn't running: Run mint update to ensure you have the most recent version of the CLI.
  • If a page loads as a 404: Make sure you are running in a folder with a valid docs.json.

Resources