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.Documentation Index
Fetch the complete documentation index at: https://docs.deplify.com/llms.txt
Use this file to discover all available pages before exploring further.
Getting Started
Deploying your website is easy, just follow the steps below.Create a Static Website stack in Deplify
- Hit the
Add a Stackbutton in the environment view. - Choose the
Static Websiteblueprint. - If your project requires custom build commands, ensure you fill them in.
- Click
Create Stack