The Static Website Blueprint will build and deploy your static website code and make it available on the internet. All assets will be stored in an s3 bucket which will sit behind a cloudfront distribution for max performance and speed.

Getting Started

Deploying your website is easy, just follow the steps below.

1

Create a Static Website stack in Deplify

  • Hit the Add a Stack button in the environment view.
  • Choose the Static Website blueprint.
  • If your project requires custom build commands, ensure you fill them in.
  • Click Create Stack
2

All Done

Your project will be deployed in around 10 minutes.

Note Subsequent deployments will be much faster. The first deployment takes around 10 minutes since a cloudfront distribution is getting created.