Documentation / Administrator Guide / Deployment

Local Directory

The Local Directory deployment method allows you to deploy your static site to a directory on the same server hosting your WordPress installation. The chosen directory is usually configured as the webserver’s document root or “public_html” for the static site.

Read more

Amazon S3 (or compatible)

The Amazon Web Services deployment method allows you to deploy your static site to Amazon S3, optionally accelerated by Amazon CloudFront.

Read more

Netlify

The Netlify deployment method allows you to deploy your static site to Netlify directly.

Read more

GitHub

The GitHub deployment method allows you to deploy your static site to a GitHub repository directly, optionally allowing the site to be hosted using GitHub Pages.

Read more