This directory contains the VitePress documentation website for ccusage.
The public site is hosted on Cloudflare at https://ccusage.com.
guide/- user guides and tutorials.public/- screenshots, static assets, and generated config schema..vitepress/- VitePress configuration and theme customization.
The docs build copies apps/ccusage/config-schema.json to
docs/public/config-schema.json before running VitePress.
just docs::dev
just docs::build
just docs::preview
just docs::typecheck
just fmt