> ## Documentation Index
> Fetch the complete documentation index at: https://docs.appz.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Deploy a static Ghost site

> Learn how to use Appz’s features with Hexo

export const framework_0 = "Ghost"

export const intro_0 = undefined

## Get Started with {framework_0} on Appz

{intro_0}

<Note>You can deploy a static **{framework_0}** site to Appz with zero configuration.</Note>

<p>To get started with **{framework_0}** on Appz:</p>

* If you already have a project set up with **{framework_0}**, first [install](/installation) the Appz CLI. Then, run the <code>appz</code> command from your project's root directory to deploy.
* Alternatively, clone one of our **{framework_0}** example repositories to your preferred git provider. You can then deploy it on Appz using the deployment button provided below:
* Or, select a template from Appz's marketplace:

<CardGroup cols={2}>
  <Card>
    View the [**Ghost Live example**](https://ghost.appz.dev)
  </Card>

  <Card href="https://ghost.org/help/manual/">
    Refer to the **Ghost Docs** to learn more about Ghost or for assistance with an Ghost project
  </Card>
</CardGroup>
