Skip to content

antonioortegajr/idx-broker-squarespace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

idx-broker-squarespace

About

This repo contains code to set up a system in AWS to get html from a SquareSpace site and transform via lambda into html that can be used with the IDX Broker wrapper system.

Requirements

  • AWS account
  • IDX Broker Account
  • SquareSpace Account

Use

Set up an API Gateway endpoint to invoke a lambda that will return transformed html. Provide the API gateway endpoint with a squarespace site as a param and the home page is used for the wrapper. The API Gateway endpoint is provided to the IDX Broker wrapper system as a dynamic wrapper url. No html is stored in AWS all wrapper html is created upon request. IDX Broker requests the refresh of a dynamic wrapper every 2 hours.

Not all themes are supported.

Releases

No releases published

Packages

No packages published