This repository contains the main documentation of Leon. It is available on docs.getleon.ai, built on the top of Docusaurus and proudly powered by Vercel.
# Install dependencies
npm install
# Run (dev)
npm start
# Specific language
npm run start -- --locale fr-FR
# Build
npm run build
# Serve locally
npm run serve
npm run docusaurus docs:version {semver}
- Then copy
i18n/[...]/current
toi18n/[...]/version-*
- Modify
versions.current
indocusaurus.config.js
with the new version+dev
- Same for
i18n/[..]/current.json