Skip to content

Cientos VitePress Docs

VitePress-based documentation for @tresjs/cientos package.

Tech Stack

  • VitePress for static site generation
  • UnoCSS for styling
  • SVG loader for icons
  • Markdown with Vue component support

Purpose

Separate documentation site specifically for Cientos abstractions and helpers.

Development

bash
# Dev server
pnpm --filter cientos-docs-vitepress dev

# Build
pnpm --filter cientos-docs-vitepress build

Note

Main TresJS documentation is in apps/docs.