Skip to content

Latest commit

 

History

164 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Extole docs on Mintlify (bake-off canary)

A generated Mintlify port of Extole's documentation, standing up the Phase 1 Mintlify bake-off from extole/ai-tools#346.

Local preview

npx mint@latest dev        # http://localhost:3000
npx mint@latest validate   # strict build check (0 errors / 0 warnings)

Regenerate

python scripts/convert_from_product_docs.py \
  --product-docs ../product-docs \
  --specification ../extole-specification \
  --out .

Deployment

Mintlify's GitHub App deploys the default branch to production and builds a preview deployment for every PR. This canary was landed as a PR so it could be previewed without touching main.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages

Generated from mintlify/starter