Skip to content

zephyrwing-ai/docs

 
 

Repository files navigation

XpertAI Docs

Generate Navigation

Generate or update the docs.json navigation configuration based on the folder structure:

node generate-navigation.mjs

Run Locally with Docker

Run the documentation site locally using Docker:

docker build -t xpert-ai/docs . \
  && docker run --rm -p 3000:3000 xpert-ai/docs

About

Docs for XpertAI projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • MDX 95.1%
  • JavaScript 4.9%