linxux / docs.getleon.ai

πŸ“ Main documentation of Leon.

Home Page:https://docs.getleon.ai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Leon Documentation Netlify Status

Overview

This repository contains the main documentation of Leon. It is available on docs.getleon.ai, built on the top of Docusaurus and hosted by Netlify.

Development

# 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

About

πŸ“ Main documentation of Leon.

https://docs.getleon.ai

License:MIT License


Languages

Language:JavaScript 49.9%Language:CSS 37.4%Language:TypeScript 12.7%