Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 477 Bytes

File metadata and controls

23 lines (16 loc) · 477 Bytes

ghost site

Public thesis site for ghost. It is a Vite app that consumes vessel-react as a workspace dependency.

The site does not publish product documentation or expose a navigation menu. Current command behavior lives in ghost --help and ghost <command> --help.

Run

just dev
# or
pnpm --filter ghost-docs dev

Build:

pnpm --filter ghost-docs build

Not published as a package; deployed as a static site.