> ## 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 WordPress site

> Learn how to use Appz’s features with Hexo

export const framework_0 = "Wordpress"

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 [**Wordpress Live example**](https://wordpress.appz.dev)
  </Card>

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