> ## 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 Hexo Site

> Learn how to use Appz’s features with Hexo

export const framework_0 = "Hexo"

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 title="Hexo">
    View the [**Hexo Live example**](https://hexo.appz.dev)
  </Card>

  <Card href="https://hexo.io/docs/">
    Refer to the **Hexo Docs** to learn more about Hexo or for assistance with an Hexo project
  </Card>
</CardGroup>
