Documentation site for the Ghost project.
ghost-docs is the deployed docs for everything in this monorepo: the ghost CLI, the fingerprint package format, the generation loop, and the live ghost-ui component catalogue. A Vite + MDX app that consumes ghost-ui as a workspace dependency.
just dev
# or
pnpm --filter ghost-docs devBuild:
pnpm --filter ghost-docs buildNot published; deployed as a static site.