Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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.