Step 1: Download and Prepare Your Files

  1. Download a Template: Navigate to ThemeWagon and download a free HTML template.
  2. Extract the Archive: Unzip the downloaded file to access the website's contents.
  3. Open in Editor: Use a code editor, such as VS Code, to open the project folder.
  4. Customize Files: Begin editing the template files to match your project's needs.

WhatsApp Image 2025-08-23 at 20.03.51_3914e8a9.jpg

Step 2: Create an S3 Bucket

  1. Go to AWS > S3.
  2. Click Create bucket.
  3. Bucket Name: Must be the same as your domain name (e.g., chinecherezuma.online).
  4. Region: Choose the same AWS region you'll use for CloudFront.
  5. Under Object Ownership, choose ACLs disabled (recommended).
  6. Uncheck "Block all public access."
  7. Under Default encryption, choose Server-side encryption (SSE-S3).
  8. Click Create bucket.

image.png

Step 3: Configure Bucket Policy*

  1. Click on the bucket you just created.
  2. Go to the Permissions tab.
  3. Scroll down to Bucket policy and click Edit.